WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
</li></ul><!--[if lte IE 6]></td></tr></table></a><![endif]--> </ul>
Ich warte nur noch darauf, daß PHP als Waschmittelzusatz Verwendung findet
=> marktlücke>NULL
<!-- Navigation Level 2 (Drop-down menus) --> <div class="nav2"> <!-- Navigation item --> <?php show_menu2( $aMenu = 1, $aStart = SM2_ROOT, $aMaxLevel = SM2_ALL, $aOptions = SM2_ALL, $aItemOpen = '[li][a][menu_title]</a>', $aItemClose = '</li>', $aMenuOpen = '<ul class="Meine UL Klasse">', $aMenuClose = '</ul>', $aTopItemOpen = false, $aTopMenuOpen = false ); ?> </div> </div> <!-- A.4 HEADER BREADCRUMBS -->
/*Non-IE6 hovering*//*.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}*/.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; left:0; }
<div class="nav2"> <!-- Navigation item --> <ul> <?php show_menu2(1, SM2_ROOT, SM2_ALL,SM2_ALL,'<li>[a][menu_title] [if(class==menu-expand){<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><ul>}] [if(class!=menu-expand){</a>}] [if(class!=menu-last){</li>}] [if(class==menu-last){</li></ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->}]','','',''); ?> </ul> <p>Tel.: +49 (0)9922 - 21 71<br/><a href="<?php echo WB_URL.'/pages/kontakt.php'; ?>">info@pension-zwieselberg.de</a></p> </div>
<div class="nav2"> <!-- Navigation item --> <div> <?php show_menu2(1, SM2_ROOT, SM2_ALL,SM2_ALL,'<li>[a][menu_title] [if(class==menu-expand){<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><ul>}] [if(class!=menu-expand){</a>}] [if(class!=menu-last){</li>}] [if(class==menu-last){</li></ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->}]','','',''); ?> </div> <p>Tel.: +49 (0)9922 - 21 71<br/><a href="<?php echo WB_URL.'/pages/kontakt.php'; ?>">info@pension-zwieselberg.de</a></p> </div>
zumindest ist hier kein <ul>-Tag erforderlich
... ich lerne aber gerne hinzu!
wo ist dein Kommentar