HTML: FCKEditor Plug-in
Matías montes (contact me)
This class can be used to edit HTML documents in Web forms using the FCKEditor.
It is a plug-in that extends Manuel Lemos' forms generation and validation class to implement a new custom input. It is an alternative to textarea inputs that is able to edit HTML instead of just plain text.
It features:
* The FCKEditor Javascript library is used to display and edit the html.
* It implements a custom event named ONCOMPLETE, that is triggered when the editor is completely loaded
* Multiple FCKEditor inputs can be displayed in the same form
* Degrades gracefully to textarea input when the current browser is not supported by FCKEditor
* Supports skin and configuration customization
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Good (91.7%)
| Good (83.3%)
| Good (91.7%)
| -
| -
| Sufficient (76.7%)
| 22 |
Click here for detailed information about this class on phpclasses.org