My
old post about the problems with control ids in ASP.NET and using them with jQuery did not describe the small performance hit of using the "ends with selector," e.g., $("input[id$='txtDateStart']").
This post at encosia.com has some good tips for optimizing this a bit.
No comments:
Post a Comment