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!

problem with iframe

SNikiforovJul 22 2022

Region of Static content having in source section HTML code:
<!DOCTYPE html>
<html>
<body>
<iframe src= ABC height = 1000px width=2000px ; >
</iframe>
where ABC is link to page from external application after few iterations shows blank content. It occurs randomly. The link is 100% correct. Being called separately, shows right content.
Have anybody faces such issue. The application is running in Firefox 91.9.0esr (32-bit).
Thanks,
SNikiforov

This post has been answered by SNikiforov on Jul 28 2022
Jump to Answer

Comments

Post Details

Added on Jul 22 2022
14 comments
421 views