Re[5]: Use Main Menu as a link?
2005/04/29 12:02
Viewed 30302 times
Replies: 1/7

Well, using the last version you should be able to simply include HTML code in the section title, like this:

new NavSection(menu, "<a href='/link/'>Section title</a>", []);

Note that I did pass an empty array; it doesn't work otherwise. (NavBar doesn't really like empty sections at this time...).

Hope this helps.

Re[6]: Use Main Menu as a link?
2005/04/29 16:37
Viewed 33639 times
Replies: 1/6

This helped a lot, but one last question - how do I disable the expand icon including visibility of the icon?

last
Re[7]: Use Main Menu as a link?
2005/04/29 16:46
Viewed 37039 times
Replies: 1/5

You can't at this time. But if you become our customer, we'll implement this very quickly. :-)

last
Google