Opened 14 years ago

Closed 14 years ago

#3665 closed bug (fixed)

$.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.

Change History (1)

comment:1 Changed 14 years ago by rdworth

Resolution: fixed
Status: newclosed

Fixed in [1156]

Note: See TracTickets for help on using tickets.