Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
415
WebDropDown: A clickable "X" displays only in IE 11. I clears the text, but not the selected value.
posted

I have just noticed that when using IE 11, after changing the selection in a WebDropDown, an "X" appears next to the triangle selector thing.

If the user clicks the X, it clears the selected text from the dropdown, but when the page posts back, the value that was selected before clicking the X is still the selected value.

This X does not show up in other versions of IE or in Chrome or Firefox.

Ideally, I would like to know how to suppress the X so that it isn't there, becuase it is allowing user to clear a dropdown that I do not wish them to be able to clear.

Is there a way to disable or hide the X?

Thanks!

 

John