Javascript, help!!! |
Javascript, help!!! |
Aug 29 2004, 06:56 PM
Post
#1
|
|
|
Some Halo2 [F][R][E][A][K] ![]() ![]() ![]() ![]() Group: Member Posts: 134 Joined: Aug 2004 Member No: 43,354 |
someone help me plz!! this code:
<html> <head> <title> Examples... </title> <script language="Javascript";> // change the variables var name = prompt("Give Me A Name", ""); var pt_verb= prompt(Give Me A Past Tense Verb", ""); var adjective= prompt(Give" Me An Adjective", ""); document.writeln(name); document.writeln(pt_verb); document.writeln("the toilet,"); document.writeln("and the monkey was acting"); document.writeln(adjective); is giving me an error problem!!! help plz? thx |
|
|
|
Sherry_Vu try this CODE<!-- begin code provided by c... Aug 29 2004, 08:21 PM
SNAP_Tornado o i am? i got it from http://webmonkey.wired.com/w... Aug 29 2004, 08:36 PM![]() ![]() |