Hi everyone!
First of all, i'm not sure 100% that i want to do is not developed for any version of *CKEditor, but beleive me that i'd looked for solution.
I need a function like as getPlainText() that return the text that an user type in the CKEditor textarea, without HTML tags (is that i named plaintext). For example if an user type "hello world" and put bold format when i call to get plain method, returns me "hello world" without strong, p and other format tags.
Can you help me?
Thanks!
First of all, i'm not sure 100% that i want to do is not developed for any version of *CKEditor, but beleive me that i'd looked for solution.
I need a function like as getPlainText() that return the text that an user type in the CKEditor textarea, without HTML tags (is that i named plaintext). For example if an user type "hello world" and put bold format when i call to get plain method, returns me "hello world" without strong, p and other format tags.
Can you help me?
Thanks!