Explain popup Message using event with example?

Submitted 3 years, 3 months ago
Ticket #417
Views 433
Language/Framework Javascript
Priority Low
Status Closed

Exaplin with example please?

Submitted on Apr 19, 21

By "popup Message" do you mean JavaScript's alert box, confirm box or prompt box? - mateigliga 3 years, 3 months ago

Prompt box - rocky 3 years, 2 months ago
add a comment

1 Answer

Verified

Prompt function takes two string parameters. First parameter is the message to be displayed and the second parameter is the default value which will be in input text when the message is displayed. 

Submitted 3 years, 2 months ago


Latest Blogs