Disable ACF in ckeditor not working -


i want disable advance content filtering in ckeditor. tried thing :

allowedcontent = true 

it not working. want stop converting onclick attribute data-cke-pa-onclick, bind custom dom (which have added in ckeditor dynamically). working angularjs , want call angular method onclick event.


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -