In $.textSelection, treat <input> elements differently from other elements (such...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Mar 2011 14:48:20 +0000 (14:48 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 20 Mar 2011 14:48:20 +0000 (14:48 +0000)
commitdd02d077b6b0efddefc594005d0fdb6f7731b9a6
tree481a52d14559d19cb550cd375cb81671c4b45098
parentd8279d2c4a9356369e85645499c017511b074f5b
In $.textSelection, treat <input> elements differently from other elements (such as textareas and iframes) in IE, seems to be needed for some reason (oh IE, how I hate you). This fixes a bug causing Narayam's keyboard mappings to not work in <input> elements in IE.
resources/jquery/jquery.textSelection.js