Dhtml Tutorials [Flashing form element]

Example:

Just insert this right above the </body> tag



Then add this to your forms
id="flashit"

Example:

<form>
<input type="submit" value="Submit" id="flashit">
</form>