2

I'm looking for a library (or plugin) that help me create a slideshow where (besides the simple ordering of images) I'm able to define the beginning and ending positions (either X/Y, or Zooms) for a given image and the plugin animates the intervening steps between them.

Flash has a number of tools/libs like this, i'm sure jQuery has seen similar. Ideally something that offers a range of easing effects as well. I understand these elements are native to jQuery...i'm looking for a time-tested wrapper.

thx

justSteve
  • 5,444
  • 19
  • 72
  • 137

1 Answers1

0

Sounds like jQuery Slide is what you're looking for.

Steven
  • 261
  • 3
  • 4
  • 14
  • The link is to 'Slidy' - i'm not seeing support for movement, zooming, or easing (beyond rate of fade). Am i missing some advanced features/demos? – justSteve Jan 01 '11 at 15:32