line line was
this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)? 1:0;
add after line 9 of coolmenu-config.js
// fix for ms ie 7 if (this.ie6==0)this.ie6=(this.ver.indexOf("MSIE 7")>- 1 && this.dom)?1:0;
Thanks
Edgar
Log in to post a comment.