I have a form that uses javascript to count the characters being inputed and prevents people from putting too many in.
now i am using ajax tabs to pull the fomr in and form some reason it is diabling that character counter. but the other js events work such as checkform.
any ideas?