Javascript Methods JavaScript Reference




    var intValue = 0
    function myMethod(){
        alert('timeout');
    }

Start timeout
Stop timeout