Hello! The module perfectly functions in almost all the navigators, however exactly in the Internet explorer 7, that the customer uses does not display submenu. Submenu is for backwards of the content. I am using following css:
DIV.yuimenu ul li
{
border: 1px solid #FFF;
}
BODY #{$id}.yui-skin-sam .yuimenu .bd {
background-color:#F4F4F4;
}
BODY #{$id}.yui-skin-sam .yuimenu .bd
{
border-width: 0;
}
BODY {$id}.yui-skin-sam .yuimenu .bd
{
border-width: 0;
}
…it is difficult of the customer to bring up to date browser…
thank's