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.

Problem switching Tabs with JavaScript

Volker HeiselmayerApr 9 2019 — edited Apr 12 2019

Hi!

I'd like to switch between tabs in a "Tab container" with Javascript.

I found out, that there is a widget calles "apex.aTabs" but I couldn't find any Dokumentation. So I tried to

switch the tab with jQuery at page load, but Apex allways whitches back to an other (first) tab.

Where can I find a documentation for apex.aTabs?

I found a code snippet in an other discussion, but it didn't work.

Any ideas?

Thanks!

Best,

    Volker

Comments
Post Details
Added on Apr 9 2019
11 comments
5,054 views