I have a select control:
<SELECT NAME="Sel1">
<OPTION VALUE=0>Val 1</OPTION>
.
.
.
.
</SELECT>
I want the display of the control border to be changed - not the font size etc. For example I want ir borderless. BORDER=0 doesn't seem to work. I looked up all possible values for STYLEs but no result.
Any ideas for this method ?
Thanks
[SOLVED] - Change HTML control styles
Moderator: General Moderators
[SOLVED] - Change HTML control styles
Last edited by anjanesh on Thu Jul 29, 2004 3:21 am, edited 1 time in total.