Re[9]: Use Main Menu as a link?
2005/05/03 11:14
Viewed 44210 times
Replies: 1/2

It's done now, you should be able to upgrade to 2.6 at https://www.dynarch.com/my/products.html.

To disable expand/collapse functionality just don't pass an items list at all.  Example:

new NavSection(parent_menu, "<a href='/contact/'>Contact us</a>");

Note that the third parameter is missing; if NavBar sees that it will disable expand/collapse functionality for that section and it can be used just as a plain link.

Re[10]: Use Main Menu as a link?
2005/05/03 12:24
Viewed 47445 times
Replies: 1/1

Thank you very much, it worked perfectly!

last
Re[11]: Use Main Menu as a link?
2005/05/20 11:15
Viewed 50540 times
Replies: 0/0

How can I disable the alt-text on rolling over the main menu? Now it says "collapse" and "expand", but my site is in German and with a Main Menu as a link it has a wrong alt-text.

last
Google