Looking for jQuery slideshow where a user can hide/show a block of text (link, caption)
Posted
by hollyb
on Stack Overflow
See other posts from Stack Overflow
or by hollyb
Published on 2010-05-20T20:07:38Z
Indexed on
2010/05/20
20:10 UTC
Read the original article
Hit count: 283
I'm looking to implement a fairly basic jQuery slideshow. One that automatically loops through a set number of images. The snag I'm running into is i'd like to have a little icon in the corner of the picture, that when clicked, brings up a transparent black bar across the bottom with some text and perhaps a link. Has anybody come across anything like this?
This gallery is close, but lacks user control for showing/hiding the caption (and might be somewhat restrictive of what text can be used): http://www.queness.com/resources/html/slideshow/jquery-slideshow.html
Anyway, if anybody has any tips or links that would be great. Thanks.
© Stack Overflow or respective owner