What are all the types of Pop up boxes available in JavaScript?

What are all the types of Pop up boxes available in JavaScript?

JavaScript has three kind of popup boxes : Alert box , Confirm box , and Prompt box .