<html> <head> <title>MAGIC 8 BALL</title> <script language=”javascript”> var ques= prompt(‘Enter your yes/no question, so we can determine you fate’, ‘ ‘); if ( (ques==’ ‘) || (ques==null) ) { ques=”None”; } </script></head> <body bgcolor=”#c0c0c0″ text=”black” link=”fuschia” vlink=”red”> <br><br><center><h1>Magic 8 Ball</h1><br><br><br><br> …
Category Archives: Javascript
Improve mathematical skill
Posted by Jobin Martin
on March 3, 2007
No comments
<html> <body onclick=”MouseClick()” bgColor=Aqua text=black background=”" > <div id=’TableDiv’ class=Section1> <p class=MsoNormal style=”BACKGROUND-IMAGE: url(”)”> <TABLE cellSpacing=1 cellPadding=1 width=”100%” height=”5%” id=ResultsTable style=”LEFT: 5px; WIDTH: 100%; FONT-FAMILY: sans-serif; POSITION: absolute; TOP: 486px” bgColor=cornflowerblue> <TR> <TD><INPUT id=HelpID onclick=’ShowHelp()’ type=button value=’?’ name=HelpBtn size=16 ></TD> …
Vanishing NO
Posted by Jobin Martin
on March 3, 2007
No comments
Shake you browser
Posted by Jobin Martin
on March 3, 2007
No comments
Learning Javascript
Posted by Jobin Martin
on March 3, 2007
1 comment
