|
|
Q67 How can I control the width of a select box?
irt.org | Knowledge Base | JavaScript | Form 1 | Q67 [ previous next ] Q67 How can I control the width of a select box?You can increase the width by padding out an entry with multiple ' '. Alternatively you could have a dummy entry with '-------------' characters. James Albert also points out: You can also set the width of a select box through CSS:
Feedback on 'Q67 How can I control the width of a select box?' |
-- div -->
|