hi,
i am building a blog site and using lightbox to display the images. it works perfectly on firefox and safari but does not work in ie 6 or 7. the image is simply displayed in the browser.
the site is at
http://www.djswerve.com
and the lightbox.js file at
http://www.djswerve.com/wp-content/themes/...lightbox-0.5.js
this is an urgent matter so any help will be greatly appreciated.
thanks
-John
Page 1 of 1
loghtbox in ie please help!
#2
Posted 12 November 2008 - 05:58 PM
i think, if you cut the lightbox css file out completely and just add the code into the rest of you css files that will work... i think.
oh hangon, just notice you dont appear to have closed the styles...
replace with
that might work.
oh hangon, just notice you dont appear to have closed the styles...
<style type="text/css" media="screen">@import "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/css/nggallery.css";</style> <script type="text/javascript"> var tb_pathToImage = "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/thickbox/loadingAnimationv3.gif";</script> <style type="text/css" media="screen">@import "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/thickbox/thickbox.css";</style>
replace with
<style type="text/css" media="screen">@import "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/css/nggallery.css";></style> <script type="text/javascript"> var tb_pathToImage = "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/thickbox/loadingAnimationv3.gif";></script> <style type="text/css" media="screen">@import "http://www.djswerve.com/wp-content/plugins/nextgen-gallery/thickbox/thickbox.css";></style>
that might work.
#3
Posted 12 November 2008 - 09:39 PM
hi,
thanks but that hasnt worked mate.
if anyone has knows the problem please post it.
thanks
thanks but that hasnt worked mate.
if anyone has knows the problem please post it.
thanks
Share this topic:
Page 1 of 1
Help
















