Is anybody out there using iui.ajaxErrHandler to do something
interesting with ajax errors? From the code it looks like it is just a
function reference so at it's simplest you could do:
iui.ajaxErrHandler = function(errorMsg) { alert(errorMsg); }
to put up a JavaScript alert on errors. It would be nice to do
something more subtle using iui dialogs etc...
Cheers,
--
Barry
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.