I'm trying to show/hide a loading panel based on what control made the request. My javascript is as follows:
However, when I click the "btnRefresh_SpendingStatus" button, I get the following error: "Object doesn't support this property or method". Am I missing something? Thanks.