Hi,
Lightbox works in FF but not in IE7. I have read that it could be an IE7 setting..but I couldn't find anything specific.
Any ideas?
site
Thanks
Hi,
Lightbox works in FF but not in IE7. I have read that it could be an IE7 setting..but I couldn't find anything specific.
Any ideas?
site
Thanks
Last edited by Irishcash33; 09-20-2008 at 04:10 AM.
There could be other problems, but probably not. The main problem is incomplete HTML markup which FF is error correcting for you, while IE 7 (and many other browsers) will not. Where you have (and similar):
You have left out anCode:<a href="directmail/binoc_large.jpg" rel="lightbox[directmail]" <img src="directmail/binoc_thumb.jpg" alt="" border="none"></a>>here:
Code:<a href="directmail/binoc_large.jpg" rel="lightbox[directmail]"><img src="directmail/binoc_thumb.jpg" alt="" border="none"></a>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
That was it! thanks
Will
Bookmarks