I'm having troubles with a synchronous AJAX call in a JIL widget. Only the asynchronous version seems to work. What call types do you usually use sync or async?
+2
A:
The runtime implementation does not support the synchronous version of XMLHttpRequest. So, always use async.
Radu Cojocaru
2010-08-17 09:17:32
A:
Widget Wizzard could you post your code to make async calls on a widget please?!?
I'm sorry if I posted this as an answer but I don't yet 50 reputation points to comment on someone's else questions
Giorgio
2010-10-22 15:53:51