spicymango
Programmer
Hi,
I have an image on which when user click I submit my form after doing basic javascript validation.
I want user not to be able to click once they clicked on the image so that they don't submit it twice. Right now I disable the image once they click it.
I was wondering is there any other way I can do that, is there any way to make image click able only once?
Thanks
I have an image on which when user click I submit my form after doing basic javascript validation.
I want user not to be able to click once they clicked on the image so that they don't submit it twice. Right now I disable the image once they click it.
I was wondering is there any other way I can do that, is there any way to make image click able only once?
Thanks