#10118 closed Bug (invalid)
Destroy(true) does not reverrt content in inline mode
Reported by: | giammin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0.1 |
Keywords: | Cc: |
Description
When calling destroy(true)in inline mode the content is not restore as before any modification.
Change History (4)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Inline editor is used for changing contents directly on page.
If you need some sort of reset, create hidden div with default content and load its content into area where editor was used once it gets destroyed.
comment:4 Changed 12 years ago by
Your suggestion was plan B.
I though there was an embed method using UndoManager
This is how it works. This is not iframed editor build based on textarea.