There are several internal events sent from the nicEdit core that can be used in plugins and on your own javascript
| blur |
Sent when an editor instance loses focus |
| focus |
Send when an editor gains focus (IE someone clicks inside it)
|
| key |
When the user presses a shortcut key (Such as control-b) |
Comments (0)
You don't have permission to comment on this page.