All Tags »
onBlur event
Sorry, but there are no more tags available to filter with.
-
I have a MagicAjaxPanel, with three text boxes in it. I would like to use the onBlur event of one of the text boxes to run some server-side code in ASP.NET 1.1. My aspx looks like this:
<ajax:ajaxpanel id="BtnAjaxPanel" runat="server" Width="176px">(<INPUT id="txtBtnNPA" ...