By tag: ids
0
kicks
Using JQuery to Make Asp.Net Play Nice with Asp.Net
I have found that developing an Asp.Net application that makes heavy use of javascript is very difficult. One of the major pain points is dealing with the horrendously long ids that Asp.Net server controls generates. Here is how to overcome the difficulties with these Uber-long ids.