vote up 0 vote down star

We are trying to implement a lightbox based album viewer in our web application. However, we are struggling to get it working for IE. Can you please suggest the remedy? It would be great if you can suggest some other alternatives for implementing the picture slide show for album too.

flag

35% accept rate

4 Answers

vote up 1 vote down check

FancyBox is a jQuery plugin similar to lightbox. Works with IE and supports different media in the dialog (e.g. videos, ajax calls)

link|flag
vote up 0 vote down

I would suggest lightbox2 and then there is jQuery Popeye what is IMHO by far better. Check out a demo installation here.

link|flag
vote up 0 vote down

The beauty of scripts like lightbox is that you can write the page to work on really old browsers, then the script just makes it work much better. Your page should already work before you add the lightbox script (i.e. the thumbs should already link to the full size image, or open it in a new window).

link|flag
vote up 1 vote down

Slimbox claims to have IE6 compatibility. I don't have access to an IE6 machine to test today but it might be worth checking out their demo page.

link|flag
Hello Brian, I tried it on IE and it appears to work but we are still facing problem with overlay. We are not getting that dark background. Can you please help here? – Aditya Jul 29 at 10:49

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.