]> source.dussan.org Git - jquery-ui.git/commit
Menu: Use new uniqueId and removeUniqueId methods for generating id's on menus and...
authorkborchers <kris.borchers@gmail.com>
Wed, 30 May 2012 01:59:03 +0000 (20:59 -0500)
committerkborchers <kris.borchers@gmail.com>
Wed, 30 May 2012 02:13:45 +0000 (21:13 -0500)
commitd44f3d079e1a5976333afe56d104d03ba00a901b
tree0b4b681af85c8ead2979ed64ef8ef1ac96d650db
parent40e47c0b08c31e5003833b9c46d36e7468a63de8
Menu: Use new uniqueId and removeUniqueId methods for generating id's on menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy.
ui/jquery.ui.menu.js