JavaScript object for DL Suite: EditArea.
| DLEditAreaJS | JavaScript object for DL Suite: EditArea. |
| Functions | |
| init | Initialize the script by attaching an event into the form onsubmit. |
| updateTextarea | Update the textarea with the data from EditArea. |
Initialize the script by attaching an event into the form onsubmit.
init: function()
Update the textarea with the data from EditArea.
updateTextarea: function()