'Top Menu Active Tab' disappears in IE9

  • rjmnz
  • Topic Author
  • Visitor
  • Visitor
13 years 1 day ago #7060 by rjmnz
Hi there

I have been testing my site ( www.scenicsplash.com ) - based around the Photo Portfolio template - across all browsers. All is well, except in IE9 - the 'Top Menu Active Tab' appears initially while the site is loading, but then disappears. It reappears whenever I click on any of the five menu links, but disappears again whenever the page has finished loading.

I have seen on your site that you recommend reinstalling the entire updated template. However, I have made quite a few tweaks for my site and presumably all of these will be wiped if I replace the template? If there is ANYTHING I can do to avoid having to do this - and edit one of my CSS or PHP files instead - then I would be very grateful if you could help me?

Cheers

Roger

Please Log in to join the conversation.

More
13 years 1 day ago #7062 by ivan.milic
Try this.Add next style block with ie9 condition to index.php of template just before </head>


<!--[if gte IE 9]>

<style type="text/css">
#nav li.active {
behavior: none;
}
</style>

<![endif]-->
The following user(s) said Thank You: rjmnz

Please Log in to join the conversation.

  • rjmnz
  • Topic Author
  • Visitor
  • Visitor
13 years 22 hours ago #7066 by rjmnz
Nice one - worked perfectly - cheers Ivan

Please Log in to join the conversation.

Time to create page: 0.331 seconds
Powered by Kunena Forum