Steps to reproduce:
- Use jHtmlArea editor.
- Goto Html Edit mode.
- Add
<script>...</script>
section, for example yandex map widget. - Goto Visual Edit mode.
- Goto Html Edit mode.
Section <script>...</script>
will be broken.
How to fix this issue to insert <script>...</script>
section to jHtmlArea editor correctly? May be there is a plugin for this?
The editor is the following (xinha): http://xinha.webfactional.com/browser/trunk?rev=631
Thanks a lot for the help!