I want to add an event handler, ondragstart in ckeditor,
but everytime i added ondragstart="alert('abc')" in the tag like : <p ondragstart="alert('abc')"> ,
i view the source code from some developer kits like firebug,
i see <p _cke_pa_ondragstart="alert('abc')">. . . which is not desired. . . .
if there any ways to remove that???
but everytime i added ondragstart="alert('abc')" in the tag like : <p ondragstart="alert('abc')"> ,
i view the source code from some developer kits like firebug,
i see <p _cke_pa_ondragstart="alert('abc')">. . . which is not desired. . . .
if there any ways to remove that???
Re: remove auto generation of "_cke_pa_"
If CKEditor alters HTML source code, report a bug at http://dev.ckeditor.com/
Please specify the initial HTML source / steps to reproduce it, and the exact OS/browser version so that we could easily reproduce this issue.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+