Problem with Javascript and NetScape 4.8

by "Nancy Wieland" <nwieland(at)tampabay.rr.com>

 Date:  Tue, 13 May 2003 18:42:35 -0400
 To:  <hwg-techniques(at)hwg.org>
 In-Reply-To:  win2kadvserv
  todo: View Thread, Original
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>

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

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.