I have seen stackoverflow ask question page they disable button until my postback event is finished when i post the question and redirect me to my question page… How to do this in asp.net/jquery?
I have seen stackoverflow ask question page they disable button until my postback event
Share
to re-enable your button after a client side action has completes, such as AJAX: