newer El Cid

    hello javascript

    • bumblehead
    • /blog
    • 2011-05-21

    Did you know, Opera's garbage collection prevents this from saying 'hi'?

    function(src) {
       var i = new Image();
       i.onload = function() { alert("hi"); }
       i.src = src;
    }
    tags software, art