Hi
in my website I am using Jquery to popup my usercontrols ,but there is a problem.In my usercontrol I have a few buttons that they all have postback .
I mean when user click on a button the button_click event is fired. but in my case because of jquey my events didn't fire.
what should I do?
...
Go to the complete details ...