JavascriptsJavascripts > No Right Click JavascriptsNo Right Click Javascrip..." /> JavascriptsJavascripts > No Right Click JavascriptsNo Right Click Javascrip..." />
Javascripts > No Right Click Javascripts > Button Alert
Script Title: Button Alert
Description: When you click the button it alerts you.
Example: AvailableCopy the following code between the <BODY></BODY> tags of your html page.<input type="button" value="Click here to be alerted" onClick='alert("there you have been alerted")'>
Copy the following code between the <BODY></BODY> tags of your html page.<input type="button" value="Click here to be alerted" onClick='alert("there you have been alerted")'>