search for: tojsonstr

Displaying 1 result from an estimated 1 matches for "tojsonstr".

Did you mean: jsonstr
2007 Jun 09
7
AJAX Exception just started with Safari and Firefox on OS X, no problem on other machines
...this morning the ajax calls quit working in Safari, and Firefox. I backed out to a last known working state and they still were not working, so I added some handlers to see if I could sniff out the problem. ... onException: function(transport){$ ("serversaid").innerHTML=transport.toJSONString();}, onFailure: function(){alert("12");}, onLoading: function(){alert("13");}, ... The onException never triggered on Safari, but it did in Firefox. The onLoading still triggers just fine. Here is the toJSONString from the onException. {"transport":{},"o...