Firefox 3 drop down list disables on postback with update panel
We came across a weird problem a few weeks ago where we were using an UpdatePanel through ASP.NET AJAX (.Net Framework 3.5 SP1) with an asp:dropdownlist on that page. When the update panel did a post back using ajax the drop down lists stopped working. You could click on the select list but they would not [...]

