For my site www.edelsmidfrentz.nl I made a theme based on GrassStains.
There is a problem in older IE version like 7.0: the menu doesn't unfold.
In the latest IE versions and FF it works fine, but not everyone will have the latest version.
Anyone any solution?
[Solved] GrassStains menu in older IE7 version
[Solved] GrassStains menu in older IE7 version
Last edited by LouiseW on Sat Jul 12, 2008 9:40 pm, edited 1 time in total.
Thanks for your help
I use CMS Made Simple 1.6 "New Caledonia"
I use CMS Made Simple 1.6 "New Caledonia"
Re: GrassStains menu in older IE7 version
Change this...
To...
To...
[SOLVED] GrassStains menu in older IE7 version
Hello Mark
I made that change in the template, but the menu still didn't unfold.
But you gave me an idea: the problem occurs with IE 7.0 so I added
and now it works! Thanks.
I made that change in the template, but the menu still didn't unfold.
But you gave me an idea: the problem occurs with IE 7.0 so I added
Code: Select all
<!--[if lte IE 7]>
<__script__ type="text/javascript" src="modules/MenuManager/CSSMenu.js"></__script>
<![endif]-->Thanks for your help
I use CMS Made Simple 1.6 "New Caledonia"
I use CMS Made Simple 1.6 "New Caledonia"


