|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
textbox appear as flat (without border)
Hi all,
Hey i want to make the textbox appear as text. i tried with <input type = text border = 0> but its not giving me the desired effect. can someone help me. thanx in advance. |
|
#2
|
||||
|
||||
|
you have to define the style of the text box...
Code:
<input type="text" style="border: 0px solid #000000;" /> |
|
#3
|
||||
|
||||
|
Thanx so much
Quote:
|
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > textbox appear as flat (without border) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|