| name | language | licence |
|---|---|---|
| DomReady | JavaScript | Other |
| SdCoMa - color math function | JavaScript | Other |
| Digg This with submit capabilities | JavaScript | Other |
| rwAddLink jQuery plugin | JavaScript | Other |
| jQuery clickme/hideme | JavaScript | Other |
| Link any element | JavaScript | Other |
| extracontent.min.js | JavaScript | Other |
| sikbox_magic.js | JavaScript | Other |
< 1 2 3 4 5 >
language: JavaScript
licence: Other
DomReady
options: view full snippet • send to code collector
/*
source:
http://code.google.com/p/domready/
usage:
DomReady.ready(function() {
alert('dom is ready');
});
*/
(function(){
var DomReady = window.DomReady = {};



library
css (23)