How the jQuery TinyMCE and jQuery RSV get to work?

Posted by Trez on Stack Overflow See other posts from Stack Overflow or by Trez
Published on 2010-03-18T05:56:43Z Indexed on 2010/03/18 6:01 UTC
Read the original article Hit count: 242

Filed under:
|
|
|

I'm using RSV to validate form element, and tinymce to convert textarea to editor.

The textarea is included to be checked by rsv validator using 'required', since the textarea is being converted to tinymce editor. Theres a problem on the validation, even i entered the value in the editor the validator says that textarea is a null.

How can i validate the textarea using RSV?

any ideas?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about tinymce