Hi, I am looking to extend the editor to perform some additional things on the events of keyup, blur and paste, however I can't seem to get an init or other function to work and respond to the events. I am assuming I should just be able to do XF.Editor = XF.extend(XF.Editor, {...
xenforo.com