function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jaymin Sutarwala 7Jaymin Sutarwala 7 

Resize iframe when browser window is resized

I am displaying an iFrame on a standard page layout of a custom object. Within the iFrame is displaying a bunch of tables; when I resize the browser page the tables within the iFrame expands beyond the iFrame boundaries. Is there a way to resize the iframe when the webpage is resized?
SandhyaSandhya (Salesforce Developers) 
Hi,

Please refer below link for similar discussion.

http://stackoverflow.com/questions/6634582/how-to-resize-iframe-when-parent-window-resizes

Hope this helps you!

if this helps you, mark it as solved.

Thanks and Regards
Sandhya