See this.
Is it possible to create custom commands (and how) for the function execCommands?
I need custom commands for custom markup.
|
See this. Is it possible to create custom commands (and how) for the function execCommands? I need custom commands for custom markup. |
|||
|
|
|
I do not believe that you can override execCommand. Could you perceivably do a conditional check which chooses whether to run execCommand or a custom handler accordingly? ie:
This may just be teaching grandmothers to suck eggs... As a tip, you may get more accurate answers with more in-depth examples of what you want to achieve. |
|||
|
|