msg box js code example Example 1: simple alert program in javascript Click to copyalert("this is the alert") Example 2: how to alert in javascript Click to copyalert("Message")