DEVFYI - Developer Resource - FYI

How to create a popup warning box

JavaScript Interview Questions and Answers


(Continued from previous question...)

81. How to create a popup warning box

alert('Warning: Please enter an integer between 0 and 100.');

(Continued on next question...)

Other Interview Questions