Check out my latest project: Code Dumper

Archive for the "wait" Tag

On Demand Script Loading

This code will return true while it's waiting to load the external script - and if called again (i.e. at a later date or if you've got an excited user) will know that the script has already been loaded. It allows for scripts to be loaded on demand without the use of an external library such [...]