I would like to alter AjaxControlToolkit and to specify different behaviour for different controls (eg. asp:Panel) directly in .JS files. For example in PopupBehavior.pre.js. What is the best way to do it? Shall I use ID or ControlID of the asp:Panel? What
would be the code?
nickzde
Member
24 Points
19 Posts
Reference any User Control in .js file
Feb 18, 2012 08:31 AM|LINK
Hello,
I would like to alter AjaxControlToolkit and to specify different behaviour for different controls (eg. asp:Panel) directly in .JS files. For example in PopupBehavior.pre.js. What is the best way to do it? Shall I use ID or ControlID of the asp:Panel? What would be the code?
Thank you
nickzde