Hello,
I am using Wymeditor for a textarea and it works great in most browsers. Safari isn't support yet, so I need to make sure the plain textarea work in it.
Short of using browser sniffing, is there any way I can use plain jquery ajax to submit the textarea text if wymeditor isn't loaded?
I am not a JS expert, so I am guessing this is mostly as JS problem; I need some kind of condition to check whether wymeditor is loaded.
Thanks!
Christoph