I like it! What I always say when it comes to rotating plugins, is 'is there a way for the script to detect that the area (in this case a tab) hasn't been clicked for a set amount of time, and continue rotating if it is over this?'.
It's something cool I think, that a plugin can return to its default state after a period of inactivity. Klaus Hartl wrote: > > Hi all, > > several times it has been asked for rotating tabs on my blog. So I put > up a demo and thought you may be interested: > > http://www.stilbuero.de/jquery/tabs/rotate.html > > The rotation is stopped if you click on one of the tabs. > > Question regarding this: Should I make another option out of that? In > the way, that I could initalize the tabs like the following: > > $(...).tabs({fxRotate: 5000}); > > > -- Klaus > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Tabs-plugin%3A-Rotating-tabs-tf2337163.html#a6503723 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
