Hi,
I run my web-app in https. On one jsp i present a javascript with a calendar. This calender has relative links to images. When calendar is loaded I get a warning about insecure content in IE (not in FF). I thought that since my img tags are relative the would also be https, but I guess I was wrong. Is there any way in javascript to set that the images should be located using https? I cannot use absolute links.
Best regards
Pichdude
I run my web-app in https. On one jsp i present a javascript with a calendar. This calender has relative links to images. When calendar is loaded I get a warning about insecure content in IE (not in FF). I thought that since my img tags are relative the would also be https, but I guess I was wrong. Is there any way in javascript to set that the images should be located using https? I cannot use absolute links.
Best regards
Pichdude