summaryrefslogtreecommitdiff
path: root/lib/select2.js
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-03 14:29:53 +0200
committerAlon Levy <alon@pobox.com>2014-12-03 14:29:53 +0200
commita4db7891fd130f198732068b41bf7c7dd57cd8cf (patch)
tree7264a409f4a739464a58a44beab24439a0da3f75 /lib/select2.js
parent5ccdb6549eb5abf3fb561f09daf88eb38f2c27f8 (diff)
Fixes #171, Fixes #137
One line, two changes: keypress->keydown: - fixes #137. Chrome doesn't dispatch a keypressed on tab. Firefox and chrome both dispatch a keydown, so this works in both. $(document)->element: - fixes #171. Don't listen to text input events globally, only on the element.
Diffstat (limited to 'lib/select2.js')
0 files changed, 0 insertions, 0 deletions