How to make a Javascript Popup alert

Hey Guys,
Today I’m going to show you how to make a Javascript popup alert. Examples of Javascript Popup alerts look like this:

To get this Javascript popup on your website/blog copy the html code into your “head” section:

<script type=”text/javascript”>
<!–

alert (“WRITE_SOMETHING_HERE”)

// –>
</script>

To change this into your own writing, change “WRITE_SOMETHING_HERE” into your own words and then the Javascript popup will be on your blog every time someone visits it.

Thanks for reading, Check back for other Tutorials!

-Kasimadam


Hello, I am Kasim Adam. I'm a beginner coder, graphics designer.

Share This Post

Recent Articles

Leave a Reply

© Kasimadam.com 2013. All rights reserved.