]> source.dussan.org Git - jquery-ui.git/commit
Menu: Remove the ui-state-active class from the siblings of the newly activated menu... 392/head
authorkborchers <k_borchers@yahoo.com>
Wed, 13 Jul 2011 20:33:17 +0000 (15:33 -0500)
committerkborchers <k_borchers@yahoo.com>
Wed, 13 Jul 2011 20:33:17 +0000 (15:33 -0500)
commitbc93b3ff080160e4e8e7a035e2e4421d1521e224
tree3a6ac4268071ee734fa99bc8f2cccf068102e782
parent7856b264a297d78762f599611580804b92afd1c0
Menu: Remove the ui-state-active class from the siblings of the newly activated menu item without a delay to fix a bug where mouseover of a menu item directly adjacent to the active item would cause a 1 pixel jump due to both items having a class with a border (ui-state-active and ui-state-focus)
ui/jquery.ui.menu.js