Forum Moderators: open

Message Too Old, No Replies

NN4 and select list display problem

         

ukgimp

10:15 am on Apr 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is there a fix for the fact that NN4 will not display a list box in a form

<select name="test">
<option value="1">1</option>
<option value="3">2</option>
</select>

This simply displays:

1 2

and no actual listbox

I know dropdowns work with NN4, I have seen them with my own eyes :)

cheers

ukgimp

10:59 am on Apr 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Tracked it down, something to do with my stylesheet. I had tried to apply a class to it and that seems to make it go mental.

tedster

3:23 pm on Apr 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yeahm that's easy to do with the old relic, isn't it. Can you remember the day when we were delighted to have NN4 because everything up to that time had been so unstable?

natty

3:25 pm on Apr 16, 2003 (gmt 0)

10+ Year Member



i know the answer to this one..
unless you have a form tag enclosing the form elements NN4 wont render them at all..
lame huh..

:-)