Ticket #1609 (closed New Feature: fixed)
Make it possible to use RegisterDoubleClickHandler with any tag
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
Now in order to use the RegisterDoubleClickHandler you must specify the node tags that you want to watch, but it could be better to also be able to register the event listener with any tag (so if you want to have a listener for both span and img you don't have to call it twice, thing get worse if you need to listen to various different elements)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.