The toggleClass(...) in trunk has an additional param "force" i.e.
toggleClass: function(classNames, force, speed, easing, callback)
{...} which is different from 1.7.2 and the one in labs/. However, it
is same with 1.8pre. From the looks of it I have to explicitly keep
track of the element state. How do I use the force param effectively?

Thanks

/lim/

On Nov 13, 10:09 am, Scott González <scott.gonza...@gmail.com> wrote:
> Just use trunk. Class animations now work in all browsers.
>
> On Nov 12, 9:04 am, "Richard D. Worth" <rdwo...@gmail.com> wrote:
>
> > There's been some work on improving effects in Webkit here:
>
> >http://jquery-ui.googlecode.com/svn/branches/labs/effects/

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=.


Reply via email to