Website Developer Question:

Download Job Interview Questions and Answers PDF

Please explain what Are Different Types Of Popup Boxes Available In JavaScript?

Website Developer Interview Question
Website Developer Interview Question

Answer:

JavaScript allows following types of dialog boxes.

☛ Alert – It just has an <Ok> button to proceed.
☛ Confirm – It pops up a window showing up <Ok> and <Cancel> buttons.
☛ Prompt – It gives a dialog asking for user input followed by showing <Ok>/<Cancel> buttons.

Download Website Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me which Property Do You Use To Modify The Face Of A Font In CSS?Tell us do you prefer to work alone or on a team?