Hmmm? Clarifying, has $(el).css('width', undefined).someOtherFnMethod();
been fixed?
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]
John Resig wrote:
>> It's always a good idea to either use a ||'' or cast your data to a string
>> or other proper datatype when using jQuery, a large number of the methods
>> will have somewhat undesirable results if you try using null or undefined,
>> it's a known issue.
>>
>
> Oh, I wouldn't go that far. We've patched any null/undefined issues
> that we've found. I'm not aware of any outstanding issues (save for
> the one mentioned in this thread). Pointers to any others would be
> appreciated.
>
> vdhant: You should file a bug with this point in it:
> http://dev.jquery.com/newticket
>
> --John
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---