here is the url to the site: http://www.la-li-lo.com/shop/
any idea? thanks a lot for the feedback.






// if you only have one main menu - delete the "for" loop below //
(var i=0; i<sfEls1.length; i++) {
sfEls1[i].onmouseover=function() {
this.className+=" sfhover1";
}
sfEls1[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
}
}// if you only have one main menu - delete the "for" loop below //
(var i=0; i<sfEls1.length; i++) {
sfEls1[i].onmouseover=function() {
this.className+=" sfhover1";
}
sfEls1[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
}
}
//Return to Development, Improvement, and Conflicts
Users browsing this forum: No registered users and 0 guests