alefmemalef
Results 1 - 1 of 1
byalefmemalef, May 12, 2010
I've had weeks of struggling with various dropdown menus in two different websites and couldn't get hold of one that could cater for ltr and rtl languages in one website and stay in its place in different screen resolutions.
This menu wasn't easy, I had problems in IE7 with the menu disappearing when the mouse went under the second level and with it not showing in IE6, but with the help of Joomla forum I had this problem solved.
If you add height:100%; to
div.css_menu ul li div.css_submenu ul
all is well.
Thank you
This menu wasn't easy, I had problems in IE7 with the menu disappearing when the mouse went under the second level and with it not showing in IE6, but with the help of Joomla forum I had this problem solved.
If you add height:100%; to
div.css_menu ul li div.css_submenu ul
all is well.
Thank you
