Ticket #5882 (closed New Feature: fixed)
Fire event when a page is switched in a dialog (OnDialogTabChange in v2)
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
Most of the people won't need this, but firing an event before the page/tab is switched allows to validate data, update the interface, even avoid switching tab at the wrong time and the code is quite simple.
Attachments
Change History
Changed 3 years ago by alfonsoml
- Attachment 5882.patch added
Note: See
TracTickets for help on using
tickets.

Proposed patch