FCKeditor most likely provides a method to update the underlying
textarea. One approach would be to update the textarea on keyup, then
the validation plugin can handle the actual validation.

Jörn

On Thu, May 8, 2008 at 8:38 PM, cdawg <[EMAIL PROTECTED]> wrote:
>
>  Hello,
>
>  I am trying to validate an FCKeditor textarea with the validation
>  plugin. FCKeditor apparently holds it's input in memory until the form
>  is submitted.
>
>  Is there a way to do an onkeyup validation of this input before the
>  form is submitted?
>
>  Thanks in advance!
>

Reply via email to