]> source.dussan.org Git - jquery-ui.git/commit
Menu: Added Home moves to first item and End moves to last item in currently active... 397/head
authorkborchers <k_borchers@yahoo.com>
Mon, 25 Jul 2011 14:13:13 +0000 (09:13 -0500)
committerkborchers <k_borchers@yahoo.com>
Mon, 25 Jul 2011 14:13:13 +0000 (09:13 -0500)
commit23340f1162cbe64c2dc58e97130b20c3f3562192
tree5f16beb8c3458645a7270462a4b9d5fca83c427e
parent51ee3be39829e339c8e4bccb532347944e600ca5
Menu: Added Home moves to first item and End moves to last item in currently active menu or submenu. Also fixed PageUp and PageDown so that they don't wrap back around to other end of menu. Also fixed scrolling to use activeMenu rather than element to all. Also added unit tests for keyboard nav
tests/unit/menu/menu.html
tests/unit/menu/menu_events.js
ui/jquery.ui.menu.js