Jörn Zaefferer wrote:
>> When I introcuded json.js [http://json.org/json.js] from 
>> http://json.org/ . Problem now is my browser keeps freezing and
>> eating up CPU.
>> 
>> I checked and it is clearly conflicting with JQuery.
> 
> It extends Object, which seemes to cause lots of trouble with jQuery.
> You could check if it works when removing
> Object.prototype.toJSONString.

I ran into a similar problem with another script the extended Object. 
I'm wondering if this is an easy condition to check for and generate an 
alert(). This would give the developer am early heads up to what seems 
to be a potentially come problem.

-Steve

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to