With the release of TinyMCE 3.3b1 a lot of jQuery Goodness such as being able to write/do stuff like tinymce.get(0).$('body').html('Hello world');
and $('#textareaid').tinymce().selection.setContent('Hello world!');
has landed upon us! Wow!
A rather geeky/technical weblog, est. 2001, by Bramus
With the release of TinyMCE 3.3b1 a lot of jQuery Goodness such as being able to write/do stuff like tinymce.get(0).$('body').html('Hello world');
and $('#textareaid').tinymce().selection.setContent('Hello world!');
has landed upon us! Wow!