[thelist] drop down box

Stevens, Sharon StevenS at prose.dpi.qld.gov.au
Thu Jul 27 20:05:00 CDT 2000


greetings
I'm having a total blonde day, well my brain isn't working coz it is
freezing!!!!

I've got a drop down box which currently takes you to the page you select in
the box. What I need to do is stop the automatic redirect and add a "go"
button. I didn't write the initial code but I've got to change it!!!!!!!!!!

here is the script as it stands
<select name="Redirect"
onChange="document.location=form.Redirect[selectedIndex].value"
class="selectNav">
            <option selected>Browse by Subject</option>
            <option value="/">Animals</option>
            <option value="/">Broad-acre field crops</option>
            <option value="/business/">Business &amp; economics</option>
            <option value="/">Community issues</option>
            <option value="/">Environmental management</option>
            <option value="/">Fisheries, aquaculture &amp; seafood</option>
            <option value="/">Food technology</option>
            <option value="/">Forestry, timber &amp; wood</option>
            <option value="/">Horticulture &amp; fresh produce</option>
            <option value="/">Pastures</option>
            <option value="/">Pest &amp; disease control</option>
            <option value="/">Science &amp; technology</option>
          </select>

sanks heaps
Schaz





More information about the thelist mailing list