|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Drop Down List Layout
I would like to know if there is any code I can put into the drop down list form item to have it, and a drop down list below it, always be the same length.
For example, I have a drop down list of counties which the longest is 19 characters, right below is a drop down list of States, two digits. How can I make them always be the same length. |
|
#2
|
|||
|
|||
|
Style
PHP Code:
will work. Or you could always go with: PHP Code:
at the top of the list, or at the bottom of the list. Or something like: PHP Code:
__________________
I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Drop Down List Layout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|