Opened 10 years ago
Closed 10 years ago
#13068 closed Task (invalid)
Custom plugin using span
Reported by: | rats | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
Since CKEditor do not support creation of a custom plugin using 'span' tag elements ,If we develope custom plugin using 'span' element then on-Show(double click) function doesnt work for that plugin and we are not able to see any setup properties for that element in dialogue, hence cannot edit any properties.
Can anybody please Suggest any alternative solution to this?
Change History (1)
comment:1 Changed 10 years ago by
Keywords: | span removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.3.1 |
<span data-my-custom-attr="test"> </span>
span with
inside