billkeziah
Programmer
I have populated a select tag with options from a query. Because the text is lengthy, I have limited the size of the select box (style="width: 44em"
. However, the text that does not display due to the width control is vital information. Is there anyway I can allow the user to see the entire text, whil limiting the size of the select box?