Ticket #576 (closed defect: invalid)
I want to use multiple xinha textareas on a page
| Reported by: | cj@… | Owned by: | ? |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | show hide enable disable |
| Cc: |
Description
When i try to put more than one xhina on a given page it kills the machine (cpu), so what i'm trying to do is not invoke xinha in the onload, and only start a xinha editor when the user clicks a link above a given textarea.
That much works, however I also want the user to be able to turn off the xinha editor when they are done (revert it back to a normal textarea) so on the next textarea if they turn on the xinha editor it won't crash their browser.
It's probably something simple like xinha.hide(); but I couldn't get anything to work.
Thanks
Change History
Note: See
TracTickets for help on using
tickets.
