Search code examples
jqueryscrollable

is it possible to use scrollable (jQuery tools) with just one item?


I am trying to work out if it is possible to use scrollable, part of jQuery tools, to scroll through 1 item/div vertically. At the moment I can only get it working with at least two DIVS. It seems to be set up as an image gallery scroller, but I would like to use it to scroll a playlist vertically and there would be one DIV for the playlist.

If it does have to have at least two DIVs I was wondering if I could set the second DIV to have a height of 1px, or to be hidden? At the moment it seems like all the DIVs have to have the same height.

Thanks,

Nick.


Solution

  • It really depends on which plugin you are using. For example jcarousel ( http://sorgalla.com/jcarousel/ ) you can do it via customizing the options. The options are available here: http://sorgalla.com/projects/jcarousel/