Search and Top Navigation
#3665 closed bug (fixed)
Opened December 14, 2008 06:01AM UTC
Closed December 14, 2008 06:11AM UTC
$.keyCode should be $.ui.keyCode
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ui.core.js (1.6rc2) has a keyCode hash added to the jQuery object. This should be in the $.ui namespace, not the jQuery ($) namespace.
Attachments (0)
Change History (1)
Changed December 14, 2008 06:11AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in [1156]