window.alert() user input code example Example 1: javascript alert alert("string"); Example 2: javascript alert alert(varible);