In the multiple target case, the extenter assumes that the targets are textboxes. Attached is fixed code that gets the innerText of a DOM element (for asp:Labels a.k.a. <span>) if the DOM element doesn't have a .value.
↧