Hello,
how can i prevent my buttons from double clicks. for example to be able to click then only once. i tried once clicked to return false
onclick(if document.myform.value){
return false
}
but then i cant click on the button at all.
and i tried other examples but it doesnt work and also i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.