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
Abilash.SAbilash.S 

prevent web page load in iframe

Hi all,
How to prevent webpages being loaded in iframe.? 
ShivankurShivankur (Salesforce Developers) 
Hi Abhilash,

Check out the behavior explained over below thread:
https://salesforce.stackexchange.com/questions/230480/using-iframe-to-show-external-website-but-it-is-just-blank

You could try to understand it and based on which modify the things to prevent webpages from loading.

Hope above information helps. Please mark as Best Answer so that it can help others in future.

Thanks.