Closed Thread Icon

Topic awaiting preservation: netscape dropdown (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8244" title="Pages that link to Topic awaiting preservation: netscape dropdown (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: netscape dropdown <span class="small">(Page 1 of 1)</span>\

 
Ensabanur
Bipolar (III) Inmate

From: KY
Insane since: Nov 2001

posted posted 07-22-2002 03:33

Can anyone help me to figure out why a dropdown menu doesn't work in Netscape

code:
<form action="help.asp" method="get">
<select name="whichhelp">
<option>Computers</option>
<option>PowerGrade</option>
<option>PowerSchool</option>
</select>
<input type="submit" value="Load Help">
</form></p>


is there anything wrong with this? or do these just not work in netscape?

[/code]


mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 07-22-2002 08:00

That code works fine in Netscape. The problem is probably located somewhere else on the page, so you'll have to show us complete page (post link to it it, don't show us just html code)...


someoneInverse
Bipolar (III) Inmate

From:
Insane since: May 2002

posted posted 07-22-2002 08:01

to the best of my knowledge, there has never been any problems with dropdown menus and netscape

and for that matter, your code snippet seems to produce the desired effect on every flavour of ns that I've got installed

perhaps its a problem somewhere else in your code thats preventing ns from rendering the select properly?
I:.

« BackwardsOnwards »

Show Forum Drop Down Menu