In the documentation,
$(document).bind('keydown', {combi:'a', disableinInput: true}, fn);
should read
$(document).bind('keydown', {combi:'a', disableInInput: true}, fn);
disableinInput <> disableInInput
W.
Original issue reported on code.google.com by johan.ro...@gmail.com on 23 Mar 2009 at 6:09
Original issue reported on code.google.com by
johan.ro...@gmail.com
on 23 Mar 2009 at 6:09