Just some thoughts: 1. On tablets there is no hover, so the menu should also open on click. 2. Do you want to highlight the currently displayed document? Do you want to automatically open the navigation to highlight the current document when the page loads? If you want to highlight you need to modify STK NavigationItem.isSelected() which works only correctly for leaf nodes 3. Set allOpen=true if other branches (not branch of current document) should open on hover. Alternatively you have to click on other branches, which then loads the document.
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=4c97d4e3-d0b3-4fe3-813c-935920258a45 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
