Web Design Forum: loghtbox in ie - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

loghtbox in ie please help! Rate Topic: -----

#1 User is offline   highway81 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 21-April 08
  • Reputation: 0
  • Location:London, UK
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 12 November 2008 - 05:30 PM

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
0

#2 User is offline   lazytycoon 

  • SEO Pro
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,759
  • Joined: 20-October 08
  • Reputation: 29
  • Gender:Male
  • Location:South West
  • Experience:Web Guru
  • Area of Expertise:SEO

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...

<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.
0

#3 User is offline   highway81 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 21-April 08
  • Reputation: 0
  • Location:London, UK
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 12 November 2008 - 09:39 PM

hi,

thanks but that hasnt worked mate.

if anyone has knows the problem please post it.

thanks
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users