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
<!-- Navigation Level 0 --> <!-- Navigation Level 1 --> <div class="nav1"> <?php show_menu2(2, SM2_ROOT, SM2_START); ?> </div> </div> <!-- A.2 HEADER MIDDLE --> <div class="header-middle"> <!-- Site message --> <div class="sitemessage"> <h1></h1> <h2></h2> <h3></h3> </div> </div> <!-- A.3 HEADER BOTTOM --> <div class="header-bottom"> <!-- Navigation Level 2 (Drop-down menus) --> <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> </div>
<meta http-equiv="X-UA-Compatible" content="IE=7" />
Does the comment say, if IE 8 show as in IE 7?