
wakka
Enthusiast
Sep 18, 2006, 11:37 PM
Post #1 of 1
(384 views)
Shortcut
|
|
WAKKAS Scripts
|
Can't Post
|
|
My JavaScripts (Some of them) Put this in a .HTM OR .HTML FILE! 1:Alert Boxes! <!--JavaScript Made By WAKKA--> <HEAD> <TITLE>JavaScript</TITLE> <SCRIPT language="JavaScript"> alert("Hey Im Wakka") alert("Hey Put What You Want the App to say here") alert("You can put as many alerts,that you want!") </SCRIPT> </HEAD>
2.Change Color On Webpage Script <FORM> <INPUT type="button" value="Change till`blue!" name="button3" onClick="document.bgColor='blue'"> <INPUT type="button" value="Change till`yellow" name="button4" onClick="document.bgColor='yellow'"> </FORM> PS! You can use as many INPUT froms that you want! Just change the name of the butten and the bg.Color='Til Whatever color you want'
Wakka: I see that you are from that ******* forum, by the style of your typing. Mark: It's called a font.
|