First of all: tnx for Lightbox! I'm a great fan...
Today I 'made' my first step in a multiple imagegallery. Until today i just used one pic at the time. The gallery works fine except for one thing: it shows the last image first and to be able to view the rest of the pics you have click 'previous' (?)
I can't find the error in the code. What am I doing wrong?
The particular gallery is here to find: http://www.eamel.net/entry_3241.php (it's dutch. Just click the vintage sailingpic at the bottom of the post)
I am having this same problem as well when I put the links within a table. But when I take the table tags out and just do a list, it loads perfectly. :/
Yes, I am having the same problems too. I'm not using any tables and the image source exists as a list element within a div. Any help would be appreciated...
You have not set up Lightbox correctly. You have not included the JavaScript files nor the CSS file. You are also incorrectly tagging links for use by Lightbox by using a { in the rel attribute:
You have: lightbox{skutsjesilen] It must be: lightbox[skutsjesilen]
Have a look at the Lighbox "how to use" instructions and follow them step by step.