[solved] Menu with one subitem open; hover broken in IE6
Posted: Sun Jul 20, 2008 8:27 am
hi there,
I hope somone has the answer/solution for me...
To the question then: the site has a vertical menu, with several subitems. When called als
{menu template='test'}
everything works OK (see http://www.arcana.nl [dutch site]).
The problems arose when i wanted a group of pages to show the menu INCLUDING a folded out part concerning that section of the site. I scanned the menu-function and created a specific template where the menu code looks like this:
{menu template='test' start_element="1"}
{menu template='test' start_element="2"}
{menu template='test' start_element="3"}
Elerion
{menu template='test' start_element="3.1.1" show_root_siblings="1"}
{menu template='test' start_element="4"}
{menu template='test' start_element="5"}
{menu template='test' start_element="6"}
{menu template='test' start_element="7"}
{menu template='test' start_element="8"}
{menu template='test' start_element="9"}
{menu template='test' start_element="10"}
{menu template='test' start_element="11"}
{menu template='test' start_element="12"}
{menu template='test' start_element="13"}
The added divs are for creating a border and a smaller font. This works fine in all browsers and even when eliminating this the problems stay, so that (i think) is nog part of the problem)
My new menu works great in firefox 2&3 and IE7 (see here http://www.arcana.nl/index.php?page=test-submenu). HOWEVER, IE6 only shows the items, but the change in looks on hover only works in the first item, and none of the foldout menu-items are active... At first, i thougt the trouble lay in repaeting ID-calls for elements,, but a change to class for menuwrapper and primary-nav didn't change a thing. Cascade of items is intact in the source although of course the menu is build up several times instead of just once but that shouldn.t be a problem, should it?
Anyhow; it's hunting for the IE6-fix once more and i'm STUCK! Can anyone help?
Alternatively, is there another way to let one submenu show the way i want with a different [menu]-code?
Details:
Server: Linux 010032
Apache/2.0.51 (Fedora)
MYSQL 3.23.58
PHP Version 4.3.11
CMS Made Simple 1.2.5 "Free Hill"
All help greatly appreciated!
Jevos, the Netherlands
I hope somone has the answer/solution for me...
To the question then: the site has a vertical menu, with several subitems. When called als
{menu template='test'}
everything works OK (see http://www.arcana.nl [dutch site]).
The problems arose when i wanted a group of pages to show the menu INCLUDING a folded out part concerning that section of the site. I scanned the menu-function and created a specific template where the menu code looks like this:
{menu template='test' start_element="1"}
{menu template='test' start_element="2"}
{menu template='test' start_element="3"}
Elerion
{menu template='test' start_element="3.1.1" show_root_siblings="1"}
{menu template='test' start_element="4"}
{menu template='test' start_element="5"}
{menu template='test' start_element="6"}
{menu template='test' start_element="7"}
{menu template='test' start_element="8"}
{menu template='test' start_element="9"}
{menu template='test' start_element="10"}
{menu template='test' start_element="11"}
{menu template='test' start_element="12"}
{menu template='test' start_element="13"}
The added divs are for creating a border and a smaller font. This works fine in all browsers and even when eliminating this the problems stay, so that (i think) is nog part of the problem)
My new menu works great in firefox 2&3 and IE7 (see here http://www.arcana.nl/index.php?page=test-submenu). HOWEVER, IE6 only shows the items, but the change in looks on hover only works in the first item, and none of the foldout menu-items are active... At first, i thougt the trouble lay in repaeting ID-calls for elements,, but a change to class for menuwrapper and primary-nav didn't change a thing. Cascade of items is intact in the source although of course the menu is build up several times instead of just once but that shouldn.t be a problem, should it?
Anyhow; it's hunting for the IE6-fix once more and i'm STUCK! Can anyone help?
Alternatively, is there another way to let one submenu show the way i want with a different [menu]-code?
Details:
Server: Linux 010032
Apache/2.0.51 (Fedora)
MYSQL 3.23.58
PHP Version 4.3.11
CMS Made Simple 1.2.5 "Free Hill"
All help greatly appreciated!
Jevos, the Netherlands