Step by Step how to install java script effect for allert button, you can follow instruction as below to implement in your website or blog :
<!-- ONE STEP TO INSTALL ALERT BUTTON:
1. Paste the coding into the BODY of the HTML document -->
<!-- STEP ONE: Copy this code into the BODY of your HTML document -->
<BODY>
<CENTER>
<FORM>
<INPUT TYPE="button" VALUE="Click here to be alerted"
onClick='alert("There. You have been alerted.")'>
</FORM>
</CENTER>
<!-- Script Size: 0.50 KB -->
Home » BUTTON SCRIPT » ALERT BUTTON SCRIPT
{ 0 comments... Views All / Send Comment! }
Post a Comment