Thank you for your plugin.
How to add characters count as you type information? For example after “Max Character Limit: 20″ – something like “Max Character Limit: 5/20″.
Tnks
You’d need some sort of javascript to do it. I did a quick google and found this which is a free script. You’ll need to use the form hacker to modify the textarea in the form.
It’s not a bad idea, certainly something I should consider as a option in a future release
Thank you, Mark.
I put Javascript Code in Header of my theme and HTML Code after /textarea in your code, but what variable names I have to change?
Tnks
Mark Cunningham
Guest
November 25th, 2008 at 6:00 pm
You’d need some sort of javascript to do it. I did a quick google and found this which is a free script. You’ll need to use the form hacker to modify the textarea in the form.
It’s not a bad idea, certainly something I should consider as a option in a future release
Permalink | Quote