On 6/3/06, Vladimir Pouzanov <[EMAIL PROTECTED]> wrote: > I don't know if you have same problems, but it seems that AJAX in Dojo > is not asynchronous. Both firefox and konqueror freeze until all the > data that's requested by Dojo js is loaded.
Dojo allows either synchronous or asynchronous calls to a server, depending on the parameters passed to dojo.io.bind(). If you're seeing something blocking until a server call completes, most likely it's using a synchronous call. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---