Extended Menu itself is completely browser independent. If you report any problems it is important to mention which menu template or CSS you are having problems with and which modifications you made.
Please report problems in a forum (assuming you have searched the forum already). The suckerfish menu templates are all based on a independent source (link is provided next to each of the menu templates). Problems may likely appear with the original implementation as well and you may not want to restrict your search to the Extended Menu.
(Son-of-)Suckerfish with IE7 |
symptom 1For the suckerfish menu template I got reports that the drop downs were refusing to scroll back up (collapse), also mentioned as "sticky". symptom 2Reported as:
The first sub level is placed under the next top level menu. symptom 3Reported as:
Items are detached - appearing under the next item on the right. causeUnknown. solution 1Say your menu is a child of an element with the id "topmenu" you may want to add the following to your CSS:
See: www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7 www.alledia.com/blog/joomla_tips_%26_tricks/solution_to_suckerfish_menu_sticking_in_ie7 solution 2Removing the following line from the menu.css (line 94?) seem to have helped:
solution 3Try to add the following to your CSS:
www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7 - comment by brandonjp (February 2nd, 2007 at 5:13 pm) |