I would like to fadein and out a div after performing some code. This JQuery function is working fine when using the button\'s onclientclick property. But, Unable to call it
Try this...
ClientScript.RegisterClientScriptBlock(this.GetType(), "script", "Confirm();", true);