Saturday, March 28, 2009

[jQuery] Re: next and previous links with thumbs on mouseover

> Want to know if it's possible to show thumbs attached prev/next
> anchors when I put the mouse over these navigation links. It would
> work like a preview tooltip for next/prev images.

That's not something that the Cycle plugin will do for you. However,
you could probably use the before/after callbacks to drive the
appropriate behavior for a tooltip plugin, such as cluetip.

No comments: