Opened 14 years ago

Closed 14 years ago

#4694 closed Bug (expired)

jQuery plugin does not work when trying to work with a textarea called by ajax

Reported by: Spelljack Owned by: Tobiasz Cudnik
Priority: Normal Milestone:
Component: General Version:
Keywords: jQuery Pending Cc:

Description

I have a dialog box on my project and I'm getting the form template from a php page with jQuery.ajax and handling it with a self writed plugin. But ckeditor.jquery plugin does not work with it.

Change History (3)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Keywords: Pending added
Milestone: CKEditor 3.1CKEditor 3.2
Owner: set to Tobiasz Cudnik

Can you please provide some code which you are using to get it working ? Because you have to explicitly call $elem.ckeditor() function on new AJAX content.

Important information is also what isn't working - creating the editor, submitting it or maybe something else ?

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Component: AccessibilityGeneral
Keywords: jQuery added; jquery removed
Milestone: CKEditor 3.2

comment:3 Changed 14 years ago by Tobiasz Cudnik

Resolution: expired
Status: newclosed

Expired, please reopen if anybody can confirm this.

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