|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
can you change the physical dimensions of a text box?
Hopefully the heading explains enough
![]() |
|
#2
|
||||
|
||||
|
You can adjust the width (length) using the "size" property.
And adjust the height using the "height" property. Example: Code:
<input type="text" name="txtName" size="40" height="50"> |
|
#3
|
|||
|
|||
|
I hate those incredibly simple ones
![]() |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > can you change the physical dimensions of a text box? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|