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!

Customization apex.widget.waitPopup

Velichka PoppFeb 17 2025

Hello dear APEX community,

I’ve been trying for a long time to replace the APEX spinner (apex.widget.waitPopup) with a custom GIF, instead of the rotating circle. I tried using apex.widget.waitPopup('<img id="img_progress" src="/i/myproject/mycustomwait.gif" alt=""><p>Please wait...processing</p>'); as I saw in another post, but it’s not working. Has anyone successfully done this? I have my GIF in the Workspace files. I would greatly appreciate any shared ideas or code.

This post has been answered by Karel Ekema on Feb 19 2025
Jump to Answer
Comments
Post Details
Added on Feb 17 2025
13 comments
679 views