Oracle Waveset 8.1.1 Deployment Guide

Changing the Appearance of the User Interface Navigation Menus

In the Waveset User Interface, the horizontal navigation bar is driven by the End User Navigation User form in enduser.xml. The userHeader.jsp, which is included in all Waveset User Interface pages, includes another JSP named menuStart.jsp. This JSP accesses two system configuration objects:

The CSS style classes that determine how the menu is rendered are defined in style.css.


Note –

If you implement custom JavaScript functions in the end user navigation bar (tabs), you must use endUserNavigation to reference that form (for example, document.forms['endUserNavigation'].elements).