The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
168 views

Emulate jQuery's AjaxStart and AjaxEnd for native javascript

This is a javascript code that will be injected into every page a .NET WebBrowser component navigates to. This means the code needs to be compatible with IE 7+ only. The code will be injected and run ...