|
Version 1.0 |
Try Speck EditWhen speckInit(); is called any text area with the class "iEdit" will be converted to a speck edit window. The text area must have an id. Width and height settings may be applied. |
|
|
|
Output from the editor is captured using the iEdit[] collection with the form: iEdit["TextAreaId"].html(); |