Hi,
Please refer to http://trac.wymeditor.org/trac/ticket/92 for background of this ticket.
I'm using WYM Editor in a Ruby on rails application and I want to serve the static CSS, JS files from a separate server.
Doing so breaks the WYM Editor and it's CSS, JS fails to load due the cross-site JS restrictions.
I've tried the solution as suggested by author and it didn't seemed to work.
Anybody else faced similar issues or let me know if I'm doing it the wrong way.
Thanks in advance.