P Ph_Bunker Forum Veteran Sep 3, 2022 #1 Code: <html> <script> function event(){ alert("This is a test"); } </script> <body> <button on click="event()">Click</button> </body> </html>
Code: <html> <script> function event(){ alert("This is a test"); } </script> <body> <button on click="event()">Click</button> </body> </html>
S Silverblade31 Journeyman Sep 5, 2022 #3 lods di gumana sakin kasi daw kewords ng html yung event kaya nagpalit na lng ako ng fuction name.thanks
lods di gumana sakin kasi daw kewords ng html yung event kaya nagpalit na lng ako ng fuction name.thanks