How do I get the ID of a server control with jQuery?
E.g. I have
a
var $lblObj = $("label[id$='label1']:first")