execute javascript on button click
-
How can I run javascript on submit button field? I tried href = ‘javascript:alert…’ property, but that does not work.
I am trying to use a quick client side way of running reset button using confirm box. I know there is a way to use checkbox in the examples, but I would like to use javascript confirm instead. Is there a way to run client side scripts?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘execute javascript on button click’ is closed to new replies.