You are here: irt.org | BBS | Re: dynamic dropdowns [This BBS is closed]
Posted by Martin Webb on July 29, 1998 at 07:22:54:
In Reply to: dynamic dropdowns posted by karen on July 28, 1998 at 11:53:10:
: i need to make two dynamic dropdown menus work in ie3.02.
: i'm using martin webb's article as a starting point:
: http://www.irt.org/articles/js042/index.htm
: if you click on the example's link on the bottom of the page,
: you get a Jscript runtime error (using ie3.02 that is)
: [line 10: 'options' is not an indexable object]
: what's the best way to resolve this?
Karen,
There looks like there is a browser redirect problem in the script. Try the version available on
http://www.irt.org/articles/js042/frame.htm
The other version
http://www.irt.org/articles/js042/who.htm
only works for browsers that support the dynamic changing of drop down menus - and IIRC MSIE 3.02 is not one of those.
Follow-ups:
You are here: irt.org | BBS | Re: dynamic dropdowns [This BBS is closed]