jeffcullina
Programmer
The width for pull down boxes are automatically set given the size of the text in them. I would like to fix the size. I found out how to do this a while ago, but now I can't remember. I believe I used something like
<select><option>text</option><style width="50"></select>
but that is not seem quite right. Any ideas?
<select><option>text</option><style width="50"></select>
but that is not seem quite right. Any ideas?