log inhelp
Already have an account? Log in!
Class nicEditors
nicEditors.allTextAreas
Converts all the textareas on the page info NicEditor instances. Returns a reference to the array of all NicEdit instances on the page.
nicEditors.findEditor
Finds a specific editor by ID.
For example to get the nicedit instance for
<textarea id="myArea2"></textarea>
use:
nicEditors.findEditor('myArea2');
The method returns a nicedit instance that you call the functions below on.
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
http://nicedit.com/
-> Download NicEdit!
Comments (0)
You don't have permission to comment on this page.