Asp.Net Form DefaultButton Error in Firefox
The .Net generated code for a form with the “DefaultButton” attribute set contains poor javascript that allows the functionality to work in IE but not in other browsers (Firefox specifcially).
The .Net generated code for a form with the “DefaultButton” attribute set contains poor javascript that allows the functionality to work in IE but not in other browsers (Firefox specifcially).
I have a TextArea control in my content page which is inside an UpdatePanel: