A
amp
I can't seem to find anyone with this unique problem that's bugging me
to death:
Rather than use a pop-up to display an image, I want to use an
absolutely positioned div with a high z-index. When a link is clicked,
I use Javascript to switch in the appropriate image and trigger the div
to be visible.
Unfortunately, while it works beautifully in firefox and opera, IE will
not load the friggin image. It just sits there all nice and blank, and
if you right-click on the image and select "Show Picture", it appears.
Oddly, if you select "Properties" instead of Show Picture, IE will even
tell you the correct image dimensions.
I've tried to do a quick-and-dirty javascript preload of the image as
well (which I really don't want to have to do), but that didn't even
work.
You can see it at beta.gopulls.com.
Thanks,
Andy
to death:
Rather than use a pop-up to display an image, I want to use an
absolutely positioned div with a high z-index. When a link is clicked,
I use Javascript to switch in the appropriate image and trigger the div
to be visible.
Unfortunately, while it works beautifully in firefox and opera, IE will
not load the friggin image. It just sits there all nice and blank, and
if you right-click on the image and select "Show Picture", it appears.
Oddly, if you select "Properties" instead of Show Picture, IE will even
tell you the correct image dimensions.
I've tried to do a quick-and-dirty javascript preload of the image as
well (which I really don't want to have to do), but that didn't even
work.
You can see it at beta.gopulls.com.
Thanks,
Andy