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
<?php show_menu2(0,SM2_ROOT,SM2_ALL,SM2_ALL,'[li][a][menu_title]</a>','</li>','<ul id="nav" class="dropdown dropdown-horizontal">','</ul>',false,false); ?>
Hi All,I spend a good number of days getting the menu to work in IE6 and IE7 (to a lesser degree) but now I check IE8 and it is broken.http://203.123.59.65/~admin232/pages/home.phpI used Multiflex3 as a base for the main menu and adapted it to include styled graphics. There are a couple of different ways with the showmenu2 call so I am not sure if I need something else here in my index.php file, but this was how the downloaded Multiflex3 index.php file called it in.I can change the showmenu2 line to something else I have used for another horizontal menu, but I am already up to the 3rd version of the menu to get it to work across all browsers. I am pulling my hair out (not that I have much) and wonder if I am overlooking something simple, before I re-write again.Thanks.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />