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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -