Skip to content

A JavaScript function that makes sure nothing is loading to make a callback.

Notifications You must be signed in to change notification settings

erosario809/loadDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

loadDetector

A JavaScript function that makes sure nothing is loading to make a callback. -This is needed when you can't rely on the onload event listener for website that does asynchronous loading

The Test folder contains a sample page build. -The script will output console.logs so you can view whats happening. -In the index.html there are 2 different ajax. One is in jQuery and the other is in Vanilla js. You will see that this script should work on any page no matter which library it uses for ajax.

About

A JavaScript function that makes sure nothing is loading to make a callback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published