Opened 10 years ago
Closed 10 years ago
#12709 closed New Feature (invalid)
Can we create a customized span element plugin.
Reported by: | ratnesh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
I am creating a customized showif plugin in ckeditor for my own use. This plugin will be html span element. but if i use editor.document.createElement( 'span' ); my onShow function doesnt work to allow me to edit the created element properties.
Change History (1)
comment:1 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.0.1 |
This is a bug tracker and you didn't describe any CKEditor bug. You can ask your question on http://stackoverflow.com, but you will need to provide more details, because I don't know if anyone will know what you want to do.