Tiny MCE - set full-screen when editor is loaded?
Posted
by Martin
on Stack Overflow
See other posts from Stack Overflow
or by Martin
Published on 2010-04-19T19:38:49Z
Indexed on
2010/04/19
20:23 UTC
Read the original article
Hit count: 226
I use tiny_mce as word-like editor in textareas that are in iframes. I want to use whole iframe space. TinyMCE has a fullscreen button, but I need to set full-screen mode automatically when plugin has loaded. Is there a function/trigger to call this mode (or the button)? Thanks for help.
© Stack Overflow or respective owner