Clears the form when you click Inside
Demo: Click inside the form below to see the example
Code 1. Copy paste the code below inside the head tags of your Document
<script language="Javascript"> </script>
2.Copy paste the code below inside the body of your Document
<form> <input type="text" size="25" value="Click me to see the demo" onFocus="kaneMouTsimpouki(this)"> </form> [Back to Scripts]