I have a legacy .net application code using AjaxManager control associated with dropdowns and a button. It works fine with earlier versions of IE but when accessing the site through IE10 the dropdown doesnot cause a postback while the button control still works fine.Can you please suggest what could be the issue and how can it be fixed?
below is the html generated for the dropdown(used alphabets for actual usercontrol names):
<select name="a$b$c$lstddl" onchange="javascript:setTimeout('window['a_b_c_RadAjaxManager1'].AsyncRequest(\'a$b$c$lstddl\',\'\')', 0)" id="a_b_c_c_listddl" style="width:310px;">