DEVFYI - Developer Resource - FYI

How to create a confirmation box?

JavaScript Interview Questions and Answers


(Continued from previous question...)

82. How to create a confirmation box?

confirm("Do you really want to launch the missile?");

(Continued on next question...)

Other Interview Questions