Pages

About

Blogger templates

Show alert by click (msg box)


JavaScript Code


<!-- this script got from my-javacodes.blogspot.com-Coded by: Morad Hasan -->

<!-- Start of Message Alert -->
<!-- Use this button in a form to pop-up a message when the user clicks it -->
<form>
<input type="button" value="message" onClick="alert('YOUR MESSAGE GOES HERE'); return true">
</form>
<!-- End of Message Alert -->
<font face="Tahoma"><a target="_blank" href="http://my-javacodes.blogspot.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Code</span></a></font>

No comments:

Post a Comment