Hi,
I'm new to WYMeditor and try to integrate it in my project. I wonder how to enable and setup the fullscreen plugin. Is there an option or something I have to enable?
I don't see the fullscreen button.
regards,
Confused
Forum closed. New forum available at http://community.wymeditor.org/
$('.wymeditor').wymeditor({
postInit: function(wym) {
wym.fullscreen();
}
});
Users browsing this forum: No registered users and 2 guests