vote up 0 vote down star
1

It has been hours already trying to find out if jQuery (or any javascript) can actually work inside the TinyMCE editor as it's the most powerful and customizable utility in its class. Search by search i understood what's the deal with .tinymce({ cleanup: false, extended_valid_elements: 'script[type|src]' }); but instead of CDATA sections around the code i now get and still no success. Is that possible or it's a restriction in order to prevent conflicts with TinyMCE interface.

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.