Hi there, On 2/1/07, Jesper <[EMAIL PROTECTED]> wrote: > I have used the following code > > var d = loadJSONDoc("someurl") > d.addCallback(somecallbackfunction) > > without problems using MochiKit 1.3.1. When upgrading to the SVN > version of MochiKit it suddenly stops working on Mozilla 1.6 (but > keeps working on Firefox). The server is contacted and does send back > an answer but "somecallbackfunction" is never called.
Sorry I don't have Mozilla 1.6 available to test, but if you add an errback does that one get called? Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to mochikit@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---