> I am using jquery cycle to make a book presentation. Right now there
> is click-advance and also buttons for next and previous images.
> But what I want is to also have buttons to go to certain pages only,
> e.g. first page, chapter 1, last page.
> What I've found so far is only the possibility to use this pager
> option where you have a link to each page. This is too much for this
> purpose, there are too many images.

Just call cycle again and pass it the number of the slide you want
displayed.  Demo here:

http://www.malsup.com/jquery/cycle/goto.html



> Oh yes, and another thing. Is it possible to use the mousewheel to
> scroll through a slideshow like this? And if yes, any hints?

There is no mousewheel support baked into the plugin.

Reply via email to