HighDots Forums  

can someone troubleshoot this HTML?

alt.html alt.html


Discuss can someone troubleshoot this HTML? in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
BK
 
Posts: n/a

Default can someone troubleshoot this HTML? - 09-04-2003 , 03:14 PM






I am trying to make a quiz page, and I can't figure out what I did wrong.
IE tells me there are errors on the page, and when I click the submit button
on bottom nothing happens. The page is at
http://home.att.net/~bighairycamel/Quiz1.html and I saved all 5 results as
*.html where * is each individual var name. Again, I have checked this page
4 times through and can't see why it isn't working. If you have Internet
Explorer you can view the html source by going to View>Source on the
toolbar. Thanks for the trouble.



Reply With Quote
  #2  
Old   
Vjekoslav Begovic
 
Posts: n/a

Default Re: can someone troubleshoot this HTML? - 09-04-2003 , 05:14 PM






"BK" <bk3 (AT) hotmail (DOT) com> wrote

Quote:
I am trying to make a quiz page, and I can't figure out what I did wrong.
IE tells me there are errors on the page, and when I click the submit
button
on bottom nothing happens.
IE also tells that error is in line 162:

if (Big P> i) { out = "BigP"; i = Big P; }

Change to:

if (BigP> i) { out = "BigP"; i = BigP; }

BTW, that is a javascript issue, nothing to do with HTML.

The page is at
Quote:
http://home.att.net/~bighairycamel/Quiz1.html and I saved all 5 results as
*.html where * is each individual var name. Again, I have checked this
page
4 times through and can't see why it isn't working. If you have Internet
Explorer you can view the html source by going to View>Source on the
toolbar. Thanks for the trouble.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.