Key features Flexible fullscreen mode Works on mobile - and major desktop browsers Comes with two different transitions Only ~4kb (minified) What is it? jQuery Fullscreen Editor plugin transforms textfields to customizable editors, either it can be used within a form or standalone. To activate the plugin, just add the following snippet into your document; $(".mytextarea").fseditor(); Instructions