jwlnewsome
10-20-2005, 09:23 AM
im trying to make the border of a textfield invisable its driving me nuts i've tried everything. my code is below please could someone tell me what im doing wrong.
<form name="form1" method="post" action="">
<input type="text" name="textfield" readonly="true" value="hello world" style=" border-style:none" >
</form>
thanks in advance john.
<form name="form1" method="post" action="">
<input type="text" name="textfield" readonly="true" value="hello world" style=" border-style:none" >
</form>
thanks in advance john.