I try and run the demo on this page within IE...

   http://docs.jquery.com/UI/Effects/addClass

I am getting "Invalid Property Value" on this line:

     jQuery.extend( jQuery.fx, {
         ...
        step:
         ...
        fx.elem.style[ fx.prop ] = fx.now + fx.unit;   // fx.now ==
NaN


Basically, the debugger NaN.  Am I the only person having this
problem?

Thanks,

Chris



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

Reply via email to