|
|
%!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| .bower.json | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| bower.json | %!s(int64=10) %!d(string=hai) anos | |
| doc-ready.js | %!s(int64=10) %!d(string=hai) anos | |
Cross browser document ready helper. Supported by IE8+ and good browsers.
docReady( function() {
console.log("DOM is ready. Let's party");
});
Props to dperini/ContentLoaded for original code
Install with Bower bower install doc-ready
Install with npm npm install doc-ready
Install with Component component install desandro/doc-ready
docReady is released under the MIT license.