Posts by Daniel Bentes • 113 points
1 post
-
1
votes1
answer923
viewsQ: How to run a javascript script right after submitting the form? (not onClick)
I want to run a javascript function that shows a message by clicking on the page, that is, while the page loads, the message appears on the screen, but I do not know how to use in Html5 with…