1

I am loading a 3rd party url in my site. The issue is content of the site is larger than expected. Due to cross origin restriction, overriding of CSS is not possible. Is it possible to change the resolution of the iframe window?

Sujoy Saha
  • 220
  • 1
  • 13
  • I hope this answer can help you with your doubt. https://stackoverflow.com/questions/819416/adjust-width-and-height-of-iframe-to-fit-with-content-in-it – Maleficient May 02 '21 at 10:52
  • @Maleficient Thanks for the link. Unfortunately iframe element size is not the issue. Its already set at 95vh. I need the content to be shrinked which can be achieved in larger screen. So I was wondering if its possible to set that explicitly for the iframe window. – Sujoy Saha May 03 '21 at 16:04

0 Answers0