Hi,
I love this library and it's exactly the editor I have been searching for.
However, the way I use JS on my websites is that I combine all my scripts into one .js on-the-fly, then compress it by using the YUI Compress algorithm and finally caching it all and sending it to the browser.
Somehow this method does not work, on what I thought was the uncompressed version, jquery.wymeditor.js.
I did a search and found that I should also include explorer.js and mozilla.js etc. But where can I find these?
Thanks!