Tagged Questions
1
vote
1answer
591 views
Using Jquery in UserControl with MasterPage
I can't seem to get Javascript to work on my usercontrol. All I want to do is count the characters in a mulitline textbox (which adds another level of complexity). I want to count the characters and ...