Help for this page

Select Code to Download


  1. or download this
    onclick="setInterval('alert('test')', 5000)"
    
  2. or download this
    onclick="setInterval('alert(\'test\')', 5000)"
    
  3. or download this
    onclick="setInterval('alert(20)', 5000)"