asp.net textbox adding BehaviorID
- by Eyla
can I add BehaviorID attribute for asp.net textbox and use it to be recognize by java script??
On other word, I want to to apply some java script function on asp.net text box and I want to let the java script find the asp.net text box by the BehaviorID.