I'm using the jQueryUI Menu as a drop down menu (desktop application style). Works okay except the mapping for keyboard navigation is reversed: DOWN moves the cursor right and RIGHT drops the sub-menu down, and so on.
Can anyone think what the best non-crufty method to alter this would be, without breaking forward compatibility?