E
Evan Camilleri
I managed to remove the border round the textbox in ie/firefox but not the
dropdown list box in IE (in Firefox it works)
<select name="select" id="select" style="width:100%; border:0px" >
<option>Query Qry_Schedule</option>
</select>
This works in Firefox but not in IE ... any idea?
Evan
dropdown list box in IE (in Firefox it works)
<select name="select" id="select" style="width:100%; border:0px" >
<option>Query Qry_Schedule</option>
</select>
This works in Firefox but not in IE ... any idea?
Evan