nearly every WYSIWYG/rich text editor I have used, automatically puts
the raw html from the editor into a hidden textarea.
ie the server application, just recieves the posted form, just the
same as if it was a text area.
No need for messing with jquery.
Check the documentation for the rich text editor you are using.
> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to
google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
google-appengi...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.
>