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!

5.1 universal theme: should event apexwindowresized also be triggered on expand / collapse navigatio

Ottmar GobrechtMar 1 2017 — edited Mar 2 2017

Hi,

I have content on a page, that needs rerendering when the available space (especially the width) has changed. To avoid too much render cycles in some browsers I use the APEX event apexwindowresized. This works fine when the browser window size changes or the template option for region full screen mode is used. Unfortunately this event is not triggered when the navigation is expanded or collapsed, which also changes the available space for a region on the page.

There are some workarounds with jQuery plugins, custom JS code or a dynamic action on the button click available, but I think a clean solution from the APEX framework itself after the animated navigation expand or collapse would be better.

I am wrong or have I overseen something?

Thanks

Ottmar

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2017
Added on Mar 1 2017
0 comments
283 views