News

Log In Sponsors
Partner Sites





javascript function



This function is automatically called on page load. I want to call it again when a button is pressed. What's the syntax to call it ? [code:yb90gup0]//funciton var progressInterval = setInterval(function() { ... }[/code:yb90gup0] thanks

Click here to read the whole forum topic