rahularyan1 wrote on Tuesday, November 29, 2011:
please help me to convert default accordion menu to dropdown menu. I am designing a theme for OEMR so please help me.
Thanks
rahularyan1 wrote on Tuesday, November 29, 2011:
please help me to convert default accordion menu to dropdown menu. I am designing a theme for OEMR so please help me.
Thanks
rahularyan1 wrote on Tuesday, November 29, 2011:
i want to change default navigation to dropdown menu
yehster wrote on Tuesday, November 29, 2011:
I’ll bet that you could accomplish something like that with clever css changes. Make the lists containing the submenu items “position:absolute” so that they display “on top” rather than pushing out the other menu entries.
If you don’t already know css, I suggest that you pick up some fundamentals, as that will be the most effective tool for changing appearances. jQuery and jQueryUI (google for info) would probably another good thing to learn about as that is what handles animation (the sliding and such) in left_nav.php