- There are three message boxes:
- alert,
- confirm, and
- prompt.
- alert,
- In all, we wrote the box methods as
window.alert().
- Actually, we could simply write the following instead as:
- alert()
- confirm()
- prompt()
- alert()
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment