Quote:
Originally Posted by walkingthepath
It's not working for me....
I'm using the wysiwyg editor... 
|
To have it worked, make sure that you have these following contributes added in to <textarea ...> of your editor templates.
HTML Code:
onkeyup="textareaCounter('qr_message','MyCounter', $vboptions[postmaxchars])" onkeydown="textareaCounter('qr_message','MyCounter', $vboptions[postmaxchars])"