XF 2.2 jQuery: Listening Froala editor focus event

The best hints/code snippets I could find around the forums:




 
Thanks, @Mangini

I've been reading all kind of posts in the forum you pointed, including Froala documentation. I have no problem accessing the toolbar, creating new buttons, etc... However, I can't figure out how I can create a listener for the events that xenForo doesn't expose, the focus event in this case.

The closest hint is the third link you posted and this one:

I also tried accessing the editor by using its framework but when I try to use the documented Froala methods. all I am getting is "unlicensed copy of the Froala Editor". Which makes sense since we are licensed for only what xenForo exposes, but directly using the framework.
 
Top Bottom