Using FF not all links created by Wayfinder with a basic call [!Wayfinder?startId=`4`!] are active. IE6 and 7 are okay.
Check,if you like on FF, www.noekdesign.com (concerns a submenu of the button "environments")
Using Modx 9.5, PHP 4.4, Wayfinder 1.0 (oehps old one I believe?). Still strange no? Works fine in IE. Known issue or just dig deeper myself?
Anyway here s the part of the subnav that handles the list:
.navsubcont01 ul { list-style:none; margin:0px; padding:0px ; text-decoration: none;}
.navsubcont01 a { display: block; width: 120px; height: 8px; margin: 2px;_margin:0px; padding: 2px;_padding:-2px; border-collapse: collapse; line-height: 8px; text-decoration: none; font-size: 60%;
}
.navsubcont01 a:hover { text-decoration: none; color: #E77817;
}
.navsubcont01{ float: right; display: inline; background-color: transparent; position: absolute; margin-top: 25px; margin-left: 553px; _margin-left: 555px; height: 80px; width: 75px; text-decoration: none;
}
thanks for your time and help, fr.