moorte
moorte copied to clipboard
Mootools Wysiwyg/NAWTE Rich Text Editor - small, extensible!
Any buttons you would like added should be included as comments to this issue.
The popup uses Aaron Newton's StickyWinUI. Issues: - Popup does not always center vertically - If applied and called to more than one element the hyperlink popup will not fill...
Select All Button is overly aggressive When RTE is inline, select all even selects the text of the RTE. While this should be expected, it is wrong.
- Send active element along with entire element array (only applicable if more than one element to RTE). - When modifying image, there is no innerHTML to send. Should it...
When the RTE is applied to multiple elements, the view source button does not handle them properly. I am not yet sure what the proper handling _should_ be.
- When the editor is on the bottom of the page the fly out menu is not seen [It flies out downwards, off the page] - Aesthetically, the flyout menu...
Float: true - If on top of page, place RTE below element that is should not be cut off at page top. - Imitate margins and borders of elements it...
This is due to issue #23, that firefox cannot handle insertHTML, which would be used internally to add a to the element. For now, the workaround is to use Divs's...
exec('innerHTML') throws an error and does not execute in Firefox 3.5 In spans, it also closes the current element and creates a new one. This is a Firefox Issue, and...
On http://siteroller.net/projects/moorte Example 1: when you click in the box it gives an option to resize the box. firefox homepage.