github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 538
    • 85
  • Source
  • Commits
  • Network (85)
  • Graphs
  • Tree: 40e3637

click here to add a description

click here to add a homepage

  • Switch Branches (7)
    • bind
    • devpreview
    • formcontrols
    • master
    • menu
    • panel
    • tooltip
  • Switch Tags (18)
    • 1.9m1
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8.2
    • 1.8.1
    • 1.8
    • 1.7
    • 1.6rc6
    • 1.6rc5
    • 1.6rc3
    • 1.6rc2
    • 1.6
    • 1.5.2
    • 1.5.1
  • Comments
  • Contributors
Sending Request…

The official jQuery user interface library. — Read more

  Cancel

http://jqueryui.com/

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

Added $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete
jzaefferer (author)
Fri Mar 26 09:40:46 -0700 2010
commit  40e36371173ba2304623
tree    84777986af153a01ce5c
parent  56a3d4cbff390dcca57d
M ui/jquery.ui.autocomplete.js 2 ••
M ui/jquery.ui.core.js 1 •
Txt ui/jquery.ui.autocomplete.js
  • View file @ 40e3637
... ...
@@ -70,7 +70,7 @@ $.widget( "ui.autocomplete", {
70 70
         case keyCode.RIGHT:
71 71
         case keyCode.SHIFT:
72 72
         case keyCode.CONTROL:
73  
-        case 18:
  73
+        case keyCode.ALT:
74 74
           // ignore metakeys (shift, ctrl, alt)
75 75
           break;
76 76
         default:
Txt ui/jquery.ui.core.js
  • View file @ 40e3637
... ...
@@ -70,6 +70,7 @@ $.ui = {
70 70
   },
71 71
 
72 72
   keyCode: {
  73
+    ALT: 18,
73 74
     BACKSPACE: 8,
74 75
     CAPS_LOCK: 20,
75 76
     COMMA: 188,

0 notes on commit 40e3637

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server