I’m having a problem. I’m using jquery.lightbox-0.5 to display images and everything works fine on my local machine. However, as soon as I upload to my server it doesn’t work.
Anyone come across this?
As far as I can tell it’s not a capitalisation issue.
I’d be grateful if someone would be able to have a look!
The site is: http://greendeco.ca/gallery.html
always try to use firebug excellent tool which can tell you the error right way.
if you are not using , please start using it.
You are getting the following error
that means jquery is not included properly ,
this is the error when i try to acess jquery on your page