I'm looking for a jquery lightbox plugin for a screenshot tour. I want
to present an image in a lightbox with a text below the image and a
link to the next image. When the user clicks the link, the next image
and the next text should be displayed, again with a link to the next
screenshot.

- The tour should start with a click on a text link. Most lightbox
scripts I found work if you show all images as thumbs on the original
html page. But I don't want the images to be visible at the original
page at all, there should be just the textual link.

- Most lightbox scripts use little arrows above the image to navigate
to the next image. These arrows are only visible if you hover the
mouse cursor over the image. This looks cool, but doesn't rank high on
the usabillity scale. I would prefer a script which has text links
below the image. Thickbox does this.

- Ideally the plugin would also support multiple languages, as I have
a German as well as an English website.

I've tried Leandro's lightbox (http://leandrovieira.com/projects/
jquery/lightbox/) as well as the thickbox (http://jquery.com/demo/
thickbox/) but didn't find a way to achieve all of what I describe
above.

Does anyone know which plugin I could use?

Best Regards,

        Sandra



Reply via email to