thx for youuuuu
JavaScript alerts are ideal for the following situations:
- If you want to be absolutely sure they see a message before doing anything on the website.
- You would like to warn the user about something. For example "the following page contains humor not suitable for those under the age of 14."
- An error has occurred and you want to inform the user of the problem.
- When asking users for confirmation of some action. For example, if they have just agreed to sign over the deed to their house and you want to ask them again if they are absolutely positive they want to go through with this decision!
HTML Code:<script type="text/javascript"> alert('mmorpgcore.com say hello!'); </script>
thx for youuuuu
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks