Forum Moderators: open

Message Too Old, No Replies

input count characters and ajax

input count characters and ajax

         

drooh

6:15 pm on Mar 24, 2008 (gmt 0)

10+ Year Member



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?

drooh

11:36 pm on Mar 24, 2008 (gmt 0)

10+ Year Member



i found that when i put the js on the outer file that is calling the included php file it will work. move all js and css to the parent page