WebsiteBaker 2.13.9 R24 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
I a websites that works fine in IE6 and IE7 but the BETA version of IE8 simply does not work with the CSS dropdown menu using ShowMenu2.Has anyone else had this problem and can anyone help with a IE8 CSS fix?you can take a look at the full css code here http://www.smallwoods.org.uk/templates/runtimecss/menu.csshttp://www.smallwoods.org.uk/you can download IE8 Beta from here: http://www.microsoft.com/windows/Internet-explorer/beta/default.aspx
<?php show_menu2(1, SM2_ROOT, SM2_ALL,SM2_ALL,'<li>[a][menu_title][if(class==menu-expand){<!--[if gte IE 6]><table><tr><td><![endif]--><ul>}][if(class!=menu-expand){</a>}][if(class!=menu-last){</li>}][if(class==menu-last){</li></ul><!--[if gte IE 6]></td></tr></table></a><![endif]-->}]','','',''); ?>
Add after <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />