Hi,
My code works perfectly on IE 8 but does not work properly on IE 11. I have a list box which has some elements and has a button to select an element move it Up/Down. I am able to select an element and move it Up/Down, but only once.
I am not able to select any other element after that.
I am not allowed to use the below tag in my code.
<meta http-equiv="x-ua-compatible" content="IE=EmulateIE9" >