View Full Version : Lightbox Help
bicyclenerd
06-17-2006, 01:40 PM
I have tried to implement the lightbox2 script and it sort of works. Can someone take a look and give me some suggestions on how to make it work right. On PC the image pops up under the masthead I have on the site... that is the biggest problem I have right now.
http://www.flat22.com/phatboy/she/gallery/gallery2.html
Thanks.
Sam
jscheuer1
06-17-2006, 04:17 PM
Follow the detailed information at:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14201
Or, if this short version (good in most cases) fixes it, so much the better! Add in this language to your object/embed tag:
Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
Add the following attribute to the EMBED tag:
wmode="transparent"
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.