<$BlogRSDUrl$> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } }
Tuesday, December 23, 2003
Will be an account of my journey while learning this beutiful language

This page is powered by Blogger. Isn't yours?