Re: Problem with Javascript and NetScape 4.8

by Charles A Upsdell <cupsdell(at)upsdell.com>

 Date:  Tue, 13 May 2003 19:21:35 -0400
 To:  hwg-techniques(at)hwg.org
 Cc:  "Nancy Wieland" <nwieland(at)tampabay.rr.com>
 References:  win2kadvserv
  todo: View Thread, Original
The first thing I would try is to add the missing </OPTION> and </SELECT> 
tags.  NN4 is well-known for going berserk when end tags (which are defined 
to be optional in HTML) are omitted.

At 06:42 PM 05/13/03, you wrote:
>I'm having a problem with older versions of NetScape showing the
>following dropdown.  Could someone help me with the coding that will
>work in NetScape 4.8.  It works fine on I.E. and NetScape 7.
>
><form name="sort" method="POST" action="">
>   <select name="cat_sort" onchange="top.location.href =
>this.options[this.selectedIndex].value;">
>             <option>Select Below
>             <option value="action_reg.cfm?cat_sort=IN PROGRESS">IN
>PROGRESS
>             <option value="action_reg.cfm?cat_sort=ON HOLD">ON HOLD
>             <option value="action_reg.cfm?cat_sort=COMPLETED">COMPLETED
>             <option value="action_reg.cfm?cat_sort=CANCELLED">CANCELLED
>              <option value="action_reg.cfm">SHOW ALL
>         </form>

-
Chuck Upsdell
Email:     cupsdell(at)upsdell.com
Website:   http://www.upsdell.com/

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA