Hi.. there,

I've been using this elegant theme for a long time but now i am stuck in a situation where i am being asked to make the website disabled friendly with certain conditions and menus should be keyboard operable is the very first requirement.

So.. can any body tell me how to make megamenu operable through keyboard and also while javascript is OFF. Although we can use focus instead of hover to select a menu item using keyboard, the following is what i have tried;-

#navigation-primary > ul > li > a:focus

I have tried using li > a:focus in primary-links.css but don't know how to open megamenu on focus event.

Regards