0
kicks
CSS Class Names Instead of ASP.NET Client IDs
In ASP.NET the client IDs of controls are often really unpredictable. However in order to reference a rendered HTML element you can use the CssClass attribute and jQuery selectors!