Alert Dialog Boxes
Views:
Author: Chris

How to make


This is VERY simple, all you have to do is in your javascript source put this code:

[js]
functon alertit($text){
alert($text);
}
[/js]

and then in your html add this code

<input type="button" onclick="javascript:alert('Hey, I see you clicked that button down there')" value="That Button" />

Enjoy!



1



Comments
You must be logged in or register an account with us before posting a comment.
Statistics
Member Stats Online Members, read legend below: .
Registered Users: 5 registered AND activated.
Member Level Legend NOTE: If the username is underlined it means they may just have the page open and not actually be surfing the site. Administrator
Home

Membership Login

Shout Box

» GO FULL!
Please login to post a shout. » Turn OFF chat!

Point Leader board

© Copyright 2006 - 2008 Tutnation.com and ChrisTheFeral.com