Event callback 'wkeydown', Mentions now work in IE too
authorAlexander Ebert <ebert@woltlab.com>
Tue, 25 Mar 2014 01:16:56 +0000 (02:16 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 25 Mar 2014 01:16:56 +0000 (02:16 +0100)
commit2e04ae0b3740ba688cbf94f12d897833c35263fe
tree01d6ef03c871526362e8e4796877484ea915b8da
parent8f3e6138a212ebb1a7374163a5b61f88381a4b03
Event callback 'wkeydown', Mentions now work in IE too

Returning false in the 'wkeydown' event will block Redactor's keydown function.
wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js
wcfsetup/install/files/js/WCF.Message.js