Hi
I've had a search trhough the forums and haven't found an answer to this, so aapologies if it's been asked already.
I have a ComboBox which has some long values in it. The width of the combo restricts what has been selected (you can see aprox. 16 characters of the selection). This is ok because the selections in the dropdown wrap nicely, so the user can see all of the text what they have selecting.
My problem is once a user selects an opiton. In Firefox, Chrome and Safari the selection shows the 1st 16 characters and in Internet Explorer it shows the last 16 characters. I would normally let this go, but our QA department are admanant that the text at the start of the selection should be shown in ALL browsers.
To illustrate I've got the following option in my Combo Box - 'This is a very long option - I need to show the first 16 characters'
In IE I'm getting 'st 16 characters' showing in the seleced box, whereas
In Firefox I'm getting 'This is a very lo' showing in the selected box - this is the preferred option.
If anyone has any ideas how I can get around this, it'd be much appreciated. I hope I've explained this ok!
Thanks for your time
I've had a search trhough the forums and haven't found an answer to this, so aapologies if it's been asked already.
I have a ComboBox which has some long values in it. The width of the combo restricts what has been selected (you can see aprox. 16 characters of the selection). This is ok because the selections in the dropdown wrap nicely, so the user can see all of the text what they have selecting.
My problem is once a user selects an opiton. In Firefox, Chrome and Safari the selection shows the 1st 16 characters and in Internet Explorer it shows the last 16 characters. I would normally let this go, but our QA department are admanant that the text at the start of the selection should be shown in ALL browsers.
To illustrate I've got the following option in my Combo Box - 'This is a very long option - I need to show the first 16 characters'
In IE I'm getting 'st 16 characters' showing in the seleced box, whereas
In Firefox I'm getting 'This is a very lo' showing in the selected box - this is the preferred option.
If anyone has any ideas how I can get around this, it'd be much appreciated. I hope I've explained this ok!
Thanks for your time