JavaScript
How do you ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
How do you write "I'm learning JavaScript" in an alert box?
alertBox ("I'm learning JavaScript");
msg ("I'm learning JavaScript");
alert ("I'm learning JavaScript");
msgBox ("I'm learning JavaScript");
Explanation
An alert box is often used if you want to show some important information to the user. The syntax is following:
alert("message");
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
J
avaScript
Quiz
Login to learn JavaScript
or
Read more about
JavaScript Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment