View Full Version : Lightbox Image Viewer
ventistudios
09-17-2007, 07:12 PM
1) Script Title:
Lightbox Image Viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
3) Describe problem:
This script seems to work fine in all browsers but IE. The black (faded back) background isn't working. Can anyone give me some insight?
http://www.daltonmg.com/work/new_product_launch_work.htm
jscheuer1
09-17-2007, 09:33 PM
Works fine here in IE 7. What version of IE are you talking about? Does the demo page on DD work for you in your IE?
ventistudios
09-17-2007, 09:59 PM
It's IE 6.
The DD sample works fine.
I am not sure if its a conflicting style or what.
I'll keeping hacking away, any other insight would be appreciated.
Thank you.
jscheuer1
09-18-2007, 04:34 AM
OK, IE 6. That uses the AlphaImageLoader filter. The location of the overlay.png image needs to be given relative to the page that is using it, or in absolute terms, ex:
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.daltonmg.com/lightbox/overlay.png", sizingMethod="scale");
ventistudios
09-18-2007, 05:26 AM
I really appreciate your help. One more question, does this go in the stylesheet?
Bryan
jscheuer1
09-18-2007, 04:18 PM
Yes, it does.
ventistudios
09-19-2007, 07:10 PM
Thank you again for all your help.
Bryan
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.