jruzafa
11/12/2013 - 9:39 PM

Prototype

Prototype


// documento cargado
document.observe('dom:loaded', function() { console.log("loaded!") });