I am seeing weird behavior on my top level menu in IE (and not in Firefox). the site is
http://wwwstage.ultra-fei.com
if you start to click different top nav menu items, and then hit the 'back' button, two menu options are left highlighted at the same time.
anyone have an idea about why this is?
Might it have to do with caching the previous state at the browser?
thanks
also,
when i view source on the page, I see this
Code: Select all
<li class="menuactive"><a class="menuactive"
href="http://wwwstage.ultra-fei.com/index.php?page=sales" >Sales</a>
</li>
<li><a
href="http://wwwstage.ultra-fei.com/index.php?page=support" >Support</a>
</li>thanks

