Skip to content

popup boxes #69

Answered by Bunny77K9
DuajDiaz asked this question in Q&A
Discussion options

You must be logged in to vote

There are three types of dialog boxes, which are used in JavaScript:

Alert: Presents users with a message and an ‘Ok’ button
Confirm: Gives the users a window with ‘Ok’ and ‘Cancel’ buttons
Prompt: Shows the user input, alongside ‘Ok’ and ‘Cancel’ buttons

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DuajDiaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants