MMORPG Core - Resources for MMORPG Server

Go Back   MMORPG Core - Resources for MMORPG Server > Web Development > Javascript > Tutorials

Reply
 
LinkBack Thread Tools Display Modes
Old 10-29-2009, 01:16 AM   #1
Administrator
 
PHPCore's Avatar
 
Join Date: Oct 2009
Location: UK
Age: 25
Posts: 205
Rep Power: 10
PHPCore has disabled reputation
Send a message via MSN to PHPCore
Default Create an Alert Dialog Box

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> 
PHPCore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2009, 03:57 PM   #2
Junior Member
 
Join Date: Dec 2009
Posts: 1
Rep Power: 0
fahd_fahd is on a distinguished road
Default

thx for youuuuu
fahd_fahd is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
alert, alert box, alert message, java, javascript, message, tutorial


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:17 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright ©2009, MMORPG Core