Widget:V: Difference between revisions

Jump to navigation Jump to search
Gerald Chi (talk | contribs)
mNo edit summary
Gerald Chi (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<script type="text/javascript">
<script type="text/javascript">
<html>
<head>
<script>
<script>
var c=0;
var c=0;
Line 25: Line 22:
}
}
</script>  
</script>  
</head>
 
</script>
</includeonly>
 
<body>
<body>
<form>   
<form>   
Line 34: Line 32:
</body>
</body>
</html>
</html>
</script>
<form> 
<input type="button" onclick="hello()" value="Asystole"/>
</form>
</includeonly>

Revision as of 20:47, 28 November 2013


<body> <form> <input type="button" value="Asystole" onClick="doTimer()"> <input type="text" id="txt"> </form> </body> </html>