Jeeves is the code name of a new awesome browser based text editor for Mootools Core 1.3.x and Mootools More 1.3.x.
The constructor (Jeeves.Editor) allows both passing in of a string (ID) or a element reference.
new Jeeves.Editor('my_element_id');
Even though I plan to make Jeeves syntax highlighted, that feature won't be available until much later. The main goal is to get it to be cross browser along with features such as tab and detab focus, typing pairs and snippets. Other planned features are code-assist etc.
Internet Explorer handle newlines differently than other browsers, I'm investigating if there is a way around that.
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus