Hi,
anybody knows how to validate tinymce HTML wysiwyg editor?

http://tinymce.moxiecode.com/


The main issue is that editor hides textarea and renders an iframe
where you edit stuff...your text is copied to the textarea on
submit....but validation plugin is faster and it displays an error
message... after you press submit again...(the text is already present
in text area - from previous click and then it is validated OK.

Is it possible to inject somewhere inside validate() some action
before it is validated....e.g. copy all content first to textarea.

Thanks
Tomas

Reply via email to