Customizing scrollable plugin with prevpage and nextpage over the image? (see mock up)
Posted
by aaandre
on Stack Overflow
See other posts from Stack Overflow
or by aaandre
Published on 2010-04-21T23:03:24Z
Indexed on
2010/05/04
0:08 UTC
Read the original article
Hit count: 334
jquery-plugins
|jquery-scrollable
Hi, I am implementing a scrollable for a portfolio gallery.
(scrollable = scrollable plugin from http://flowplayer.org/tools/index.html )
There will be one item visible at a time.
By default, scrollable positions the prev/next buttons outside of the image area and clicking on the current image advances the scrollable content.
- I would like to have the prev/next render within the image area.
- I would like to have an image caption appear when mousing over the lower part of the image.
Mock-up: http://i303.photobucket.com/albums/nn160/upstagephoto/mockups/scrollable_mockup.jpg
Any ideas on how to achieve one or both of these?
Thank you!
© Stack Overflow or respective owner