Glen
On 9/29/06, Karl Swedberg <[EMAIL PROTECTED]
> wrote:
On Sep 29, 2006, at 12:41 PM, Glen Lipka wrote:I am trying to recreate this effect in jQuery:
http://www.opencube.com/samples/we_5.html
Possible approach: Use the scrollTo function of the Interface plugin inside a scrollable div. Then I have to go back to the beginning when it's at the last node. Trying to make it scalable.
Any alternate approaches one might suggest?Hi Glen,I just threw something together using an iterator, a setInterval(), jQuery's animate(), and some CSS. Take a look and use any of it you want:Cheers,Karl
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
