Disable double click

How do I disable a double click on a submit button?


So Far I'm trying to put an action on the button to no avail...


javascript:this.enabled=false;How do I disable a double click on a submit button?


So Far I'm trying to put an action on the button to no avail...


javascript:this.enabled=false;

Discussions have been disabled for this post