Programming & Design
Question:
Javascript help?
computerguy!
2008-07-19 10:31:20 UTC
Here is the code, I've looked over it several times, and still nothing!
Javascript Learn
Three answers:
DaveE
2008-07-19 18:19:14 UTC
Ok, but it's one of those "duh" mistakes that you feel silly for! (I'm guilty of enough of those myself)
You put in a
tag, and then attempted to close it with a misspelled closing tag of .
Also, there's a missing squiggle brace, but the "nonscript" tag was the primary cause I expect. The missing brace is after the "else" and before the line:
document.write("Your version of Internet Explorer is fully supported");
DaveE
richarduie
2008-07-19 12:45:55 UTC
Javascript Learn
This site requires Javascript
Albert L
2008-07-19 16:44:07 UTC
Take care of your typing errors "indesOf" for example...
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...