Opened 8 years ago
Closed 8 years ago
#14868 closed Bug (expired)
Jquery effects not working when using ckeditor
Reported by: | David Parker | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I'm using contenteditable="true" and ckeditor inline to edit my html pages, but when I use ckeditor or just add ckeditor libraries in my page, other jQuery effects (like jQuery tabs) stop working. I tried config.allowedContent = true; but it doesn't help me. How can I fix this issue?
Change History (2)
comment:1 Changed 8 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.11 |
comment:2 Changed 8 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
contenteditable=true
or outside of it?