Thanks for the link. I looked at the page but (and this is probably due to my lack of knowledge of how wayfinder works) it doesn’t seem to help. I want the entire menu generated, with the top ul have an id (the rest of them are classes). When I put in the following code:
<ul id="topnav"[+wf.classes+]>[+wf.wrapper+]</ul>
Absolutely nothing showed up on the web-page. Looking at the source, all that showed up was:
<ul id="topnav"></ul>
What’s happening?
Ah, yes, I know understand how it works.
Thanks!