Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Customizing APEX Navigation Menu with Headings and Subheadings Visible by Default

2855750Mar 19 2025 — edited Mar 19 2025

Hello,

I’m working with Oracle APEX and trying to customize the navigation menu. Specifically, I would like to:

  1. Change the default appearance of the navigation so that the menu items display headings and subheadings (Child).
  2. Make sure the subheadings are clickable, and the headings are non-clickable but bold.
  3. Ensure that none of the items (headings or subheadings) are hidden. By default, all items should be visible upon page load (no collapsing of child elements).

I’m currently using the default APEX navigation template but would like to customize it so that:

  • The navigation menu contains bold headings (non-clickable).
  • The subheadings are clickable, and the child items under each subheading are visible by default (no hidden elements).
  • The tree structure is set up such that all nodes are expanded on page load, without requiring interaction to reveal them.

Could you please guide me on how to modify the APEX Navigation Template to implement this? Any assistance with CSS or JavaScript changes to make the subheadings visible by default and ensure they remain clickable would be greatly appreciated!

Thanks in advance for your help!

Comments

Post Details

Added on Mar 19 2025
0 comments
62 views