Log in
Log in with USB
Inloggen met vingerafdruk wordt binnenkort mogelijk.
The module TinyMCE loads a TinyMCE editor on your website. In addition to calling the module you need to add a script to the head of your document. The module will send instructions on the first call.
webanizr.collect('tinyMCE', parameters, callback);
TinyMCE accepts the following parameters:
The query selector pointing to the textarea that needs to be converted to a TinyMCE editor.
If this parameter is set to true, the TinyMCE name is displayed in the footer of the editor.
The height of the editor in pixels. If no value is given, the height will be 250px.
The callback is called after the editor is loaded. The callback function is called with empty data.
https://cdn.cpmodules.webanizr.com/demo/text-editor/index.html