Popup Welcome Message

1 post Page 1 of 1
Contributors
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Popup Welcome Message
DreadNought
Hello,

This is a tutorial on a popup welcome message VERY easy to use just place this is the <body> homepage code

The code is,
Code: Select all
<script> function MYALERT() { 
alert("Welcome, I am glad to show you how to do this"); } MYALERT() 
</script>
Find the line,
Code: Select all
alert("Welcome, I am glad to show you how to do this"); } MYALERT() 
and edit were this ses Welcome, I am glad to show you how to do this, and change that to whatever message you want to alert.

To see this code in action goto http://www.crazygaming.x10hosting.com/popupmessage.html

Thanks for your time
Bound and boom tech,
The Future Of Coding
1 post Page 1 of 1
Return to “Tutorials”