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!

Jquery class selector for the Navigator Sub menu.

Mike286Mar 31 2016 — edited Apr 1 2016

In Apex 5 Universal Theme, I am trying to use Jquery to get the Sub menu items(list based navigator)  by class selector, I can get the top one by class:

.a-MenuBar-label

But I am not able to get the class for any of the sub menu items.

For example, if one tab is based on following list:

  Menu 1

   Sub Menu 1

   Sub Menu 2

I can get the Menu 1 by .a-MenuBar-label but couldn't get them for any of the Sub menu..  I am using Chrome and tried to inspect the page but somehow it's not there.

Any one knows how shall I do?

Thanks

Mike

This post has been answered by Mike286 on Apr 1 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2016
Added on Mar 31 2016
3 comments
842 views