Hi,
I have 2 select lists on my page and I am using the width attribute to set the size but its not working.
The actual code I have is as follows.
<SELECT size=1 name="name" width="70">
Is there something I am missing? I have the exact same thing for the 2 select lists but they are both different sizes on the browser.
I have them nested in a table for presentation purposes. does this make a difference?
thanks
I have 2 select lists on my page and I am using the width attribute to set the size but its not working.
The actual code I have is as follows.
<SELECT size=1 name="name" width="70">
Is there something I am missing? I have the exact same thing for the 2 select lists but they are both different sizes on the browser.
I have them nested in a table for presentation purposes. does this make a difference?
thanks