jQuery validation and TinyMCE
Just solved a problem where the jQuery validation plugin wasn’t playing so nicely with TinyMCE — the validation plugin was trying to validate the textarea before TinyMCE had a chance to copy the editor contents back to the textarea. I was about to yank TinyMCE out of the page but a little reading through the [...]
