Opened 8 years ago

Closed 7 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 Jakub Ś

Status: newpending
Version: 4.5.11
  • Are you talking about jQuery inside contenteditable=true or outside of it?
  • Could you provide reduced and working HTML sample which shows this problem in code?
  • You can check Console to see if any JS errors are thrown.

comment:2 Changed 7 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy