2 Replies - 863 Views - Last Post: 20 February 2010 - 09:28 AM

#1 Guest_Ben Jarvis*


Reputation:

Jquery Lightbox / Other Solutions

Posted 12 February 2010 - 02:27 PM

I'm currently designing a website for a cake shop, and i'm working on the photo gallery at the moment. I am tried to use lightbox 2 and jquery lightbox, but whenever i click on the image to be enlarged it just goes to the url of the image. I've tried everything I can think of and it still doesn't work.
Is This A Good Question/Topic? 0

Replies To: Jquery Lightbox / Other Solutions

#2 Wimpy   User is offline

  • R.I.P. ( Really Intelligent Person, right? )
  • member icon

Reputation: 159
  • View blog
  • Posts: 1,038
  • Joined: 02-May 09

Re: Jquery Lightbox / Other Solutions

Posted 13 February 2010 - 02:52 AM

Where is your code? :) A bit hard to help you without it! :(

A first guess would be that you do not return false from the click-event-handler ( abort the event ) in your code, which lets the browser do whatever it wants with the event.
Was This Post Helpful? 0
  • +
  • -

#3 Zichlone   User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 16
  • Joined: 13-August 08

Re: Jquery Lightbox / Other Solutions

Posted 20 February 2010 - 09:28 AM

Or there is an error in your Javascript and your browser just doesn't render it. I recommend downloading the firebug add-on for Firefox it makes catching errors in Javascript easy.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1