domReady 1.0.8

domReady allows developers to detect DOM ready states and execute custom code when that happens.This can be anything from a simple alert up to complicated multi-structured JavaScript functions.domReady can be used with server-side (Node.js) and...