Unable to make Combo popup box resize
I have lot of combo box in my HTML page, and unable to resize the combo popup box. Is there a way to dynamically resize the combo popup box ? The text inside the combo popup box truncates after a fixed size.
If I use the <style> #myCombo ... </style> tag inside the HTML, I will need a correspoding style for each of the combo box usage within the HTML page. Is there a way to overcome this within the <script> ...... </script> tags ?
If I use the <style> #myCombo ... </style> tag inside the HTML, I will need a correspoding style for each of the combo box usage within the HTML page. Is there a way to overcome this within the <script> ...... </script> tags ?
Shibu
June 3,