andykirk / CKEditorFootnotes

Footnotes plugin for CKEditor
17 stars 22 forks source link

fixed plugin for inline editing #10

Closed cperriard closed 9 years ago

cperriard commented 9 years ago

Hi, thank you for this great plugin. I had some problems with inline editing. Therefore I changed the jQuery statement for $contents and $footnotes to work with both iFrame and inline editing.

Please test my fix as I am new to CKEditor development. Thank you.

Kind regards Cédric