You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XMLHttpRequest object is an EventTarget and therefore supports addEventListener. The event I am most interested in is "progress". Perhaps that event handler alone could be added as an argument to the affjax function.
The text was updated successfully, but these errors were encountered:
The XMLHttpRequest object is an EventTarget and therefore supports addEventListener. The event I am most interested in is "progress". Perhaps that event handler alone could be added as an argument to the affjax function.
The text was updated successfully, but these errors were encountered: