Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it work within a div? #28

Open
talofo opened this issue May 27, 2014 · 2 comments
Open

Does it work within a div? #28

talofo opened this issue May 27, 2014 · 2 comments

Comments

@talofo
Copy link

talofo commented May 27, 2014

Hello,

I'm trying to make this work with a WYSIWYG editor like Redactor.
Does this plugin counts chars inside a div as well? Or only text areas and input fields?

Thanks in advance.

@aaronrussell
Copy link
Owner

It uses .val() to determine the content so I'm afraid only works with form elements.

@talofo
Copy link
Author

talofo commented May 27, 2014

As you may know, almost all wysiwyg plugins try to replace the textarea with something else, like a div for example. Do you happen to know of a way to integrate your simply countable jquery plugin within any of those editors (fck, tinymce) and so forth?

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants