کد نمایش پیغام با کلیک بر روی یک دکمه
<!-- 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 -->
لیــــــنکدون جاوا اسکریپت