Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-17-2009, 04:01 AM   PM User | #1
Scotness
New to the CF scene

 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Scotness is an unknown quantity at this point
Form works in Firefox but not IE - object definition problem?

Hi - I'm quite a beginner at this and have been writing what to me is a faily complicated form - the key characteristic of the form is that the contents of subsequent drop down boxes varies depending on the user input in the previous one.

The form works fine in Firefox - but not in Internet Explorer 7 or 8 - but it did in 6. It doesn't work in Safari either.

The error code I'm getting from IE8 is:



Message: 'document.free.leveltwo.options' is null or not an object
Line: 277
Char: 1
Code: 0

Message: 'document.free.levelthree.options' is null or not an object
Line: 348
Char: 1
Code: 0

Message: 'document.free.levelfour.options' is null or not an object
Line: 388
Char: 1
Code: 0

Message: 'document.free.levelfive.options' is null or not an object
Line: 429
Char: 1
Code: 0


I think I need to define them as objects first - but I'm unclear how to do this - and have tried with out sucess.

The form is at:
http://www.mango-a-gogo.com/scot/econ/free-econ.htm

and notes on it's purpose is here (you may need this to understand what I'm trying to do)
http://www.mango-a-gogo.com/scot/econ/instructions.htm


Any advice greatly appreciated - and please explain it simply I'm quite an ignoramus at this - and am surprised I've got it to work so far!

Thanks

Scot
Scotness is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 07:53 PM.


Advertisement
Log in to turn off these ads.