Roundcube Community Forum

 

plugin for keyboard_shortcuts not working

Started by cityhunter, February 23, 2010, 08:12:55 PM

Previous topic - Next topic

cityhunter

plugin for keyboard_shortcuts test in trunk-3279, and Mail4us.net demo account not working


cityhunter

rosali (15 posts)  Feb 23, 2010; 06:35pm Re: Welcome to MyRoundcube
 
 
   
 
Roundcube has been updated to use jQuery 1.4.2.

Please modify keyboard_shortcuts.js:

$("body").keypress(function (e) {

... instead of ...

$().keypress(function (e) {
 


Nabble - MyRoundcube Plugins - MyRoundcube Plugins Bundle

thx~rosali