Javascript Properties JavaScript Reference




Click here to load image

    function function1() {
        document.all.myImg.src = "yourimage.gif";
    }