I just noticed today, because usually I use firefox, that using the
responseJSON property incorrectly works with konqueror (3.5.7),
however on the other hand using the prior method of evaluating the
response text using evalJSON works fine - i.e. :

t.responseText.evalJSON() //Works with konqueror
t.responseJSON //Doesn't work with konqueror

I know konqueror is probably insignificant to most people, but I want
to ensure my project works for everything recent. So could this please
be addressed :)

Thanks Luke

p.s Loving 1.6


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to