martindavey
Programmer
I have the following listbox:-
<select name="mySelect"
style='font-family: Courier New;
font-size:xx-small;
height:18px;'>
This works great for IE, but it doesn't seem to work on NS4.6 - any ideas on how to achieve this on NS?
<select name="mySelect"
style='font-family: Courier New;
font-size:xx-small;
height:18px;'>
This works great for IE, but it doesn't seem to work on NS4.6 - any ideas on how to achieve this on NS?