Skip to content

A simple JavaScript onDomReady wrapper mapped to the DOMContentLoaded event.

Notifications You must be signed in to change notification settings

dsrdakota/onDomReady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onDomReady

A simple JavaScript onDomReady wrapper mapped to the DOMContentLoaded event. Basic usage:

  • Add the script to the head section in your HTML
  • This section MUST be above the BODY section in order for it to work!
  • See the test page 'test.html' for an example

See here for the example

You may link it to your website using this url

Click here for the website

About

A simple JavaScript onDomReady wrapper mapped to the DOMContentLoaded event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published