IE 8 shows menu wrongly

Ogierini

Well clever it is, hopes it helpes others as well!

Kind regards,Irene

albatros

Quote from: Ogierini on August 16, 2009, 01:24:26 PM
Does the comment say, if IE 8 show as in IE 7?

Hi Irene,

yes, that's right. I found it in a post by Ruud some weeks ago and bookmarked it very quickly.  :-D

Best regards

Uwe
أنا لست إرهابيا. ليس لدى أي ورشة عمل القنبلة في الطابق السفلي. ليس لدى أي مرض الجمرة الخبيثة أيضا. أريد شراء لا مادة الريسين. أنا سوف ابدأ السفر إلى الولايات المتحدة الأمريكية

Ogierini

Thanks a Lot Uwe!

It worked, so the menu is now working as it should.
Does the comment say, if IE 8 show as in IE 7?

Kind regards Irene
Kind regards,Irene

albatros

Hi,

no real solution, but a quick help could be
<meta http-equiv="X-UA-Compatible" content="IE=7" />

hth

Uwe
أنا لست إرهابيا. ليس لدى أي ورشة عمل القنبلة في الطابق السفلي. ليس لدى أي مرض الجمرة الخبيثة أيضا. أريد شراء لا مادة الريسين. أنا سوف ابدأ السفر إلى الولايات المتحدة الأمريكية

Ogierini

#1
Hi guys,

The website I made a while ago shows it's menu wrongly in IE 8
http://www.partytotaalservice.nl is made with multiplex 3


It seems that the dropdown menu under al ink  is  shown as a normal menulink, to many links int this menu  and the links fall underneath it.

For those who don't have IE 8, here's a picture of the wrong menu.


       <!-- Navigation Level 0 -->
               

       <!-- Navigation Level 1 -->
       <div class="nav1">

           <?php show_menu2(2SM2_ROOTSM2_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(1SM2_ROOTSM2_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>

Should I change the menu? Can anywone help out?





[gelöscht durch Administrator]
Kind regards,Irene