Yesterday I was working on a site that needed an iframe embedded in the page whose content came from a completely different domain. I try to steer clear of iframes at all costs normally so forgive me if what I’m about to say is pretty obvious.
I didn’t want the content in the iframe to appear as though it was in an iframe, so obviously I stripped off all the default browser styles…well, the border. I wanted the iframe to be as high as the content it was containing so that no scroll bars would appear.
So what I did was just give the iframe a height, however when the user navigated to a different page within the iframe, the height I had previously set was too big or too small.
I instantly thought “right, JavaScript will sort this out for me!” and proceeded to quickly code up a function that would inspect the scrollHeight of the content in the iframe and adjust the iframe height accordingly.
No! Said cross domain policy. I had momentarily forgotten all about that. Since the iframe content came from a different domain, I wasn’t allowed to access the document object of the iframe (or vice versa).
Firefox says “Error: Permission denied to access property ‘document’” and other browsers similar.
I started searching for some kind of workaround. Of course there isn’t really one…except I did find an interesting hack for Firefox. Which is – an iframe document can alter the url fragment of the parent window’s location object! ha madness.
The idea is that the document in the iframe alters the url fragment to read:
http://freestyle-developments.co.uk/blog/?p=150#138
Where 138 is the height of the iframe document (obviously you could be a bit more fancy and send other parameters and name them e.g #height:138 but for simplicity I’ve just set the value). The parent then reads this value and sets the iframe height accordingly:
var iFrameHeight = parseInt(location.hash.replace('#', ''));
So…yeah, that’s pretty interesting, but not really a solution. Check out the example implementation here.
Anyway, what to do? HTML5 web messaging to the rescue! Sweet! HTML5 web messaging is cross domain messaging done right. Not only does the messenger choose who should receive messages, but the recipient also chooses who to receive messages from.
The idea is that after the iframe document has loaded, it sends a message to the parent window telling it what it’s scrollHeight is. The parent listens for messages, and sets the height of the iframe when it receives a message.
A couple of things to note:
- There has to be communication between the two documents. i.e. the document on the external domain needs to actively send this message. Which can be a complete show stopper if you have no control over the document on the external domain
- This isn’t going to work on IE < 9. I tested the implementation linked below is working on FireFox 4 (Beta 7), Safari 5.0.2, Chrome 8, Opera 10.63 and Internet Explorer 9 Platform Preview 7. Which is a pretty good spread to be honest
Check out the example HTML5 web messaging implementation here.
”Connecting through shared interests strengthens relationships formed post-treatment; let’s continue uplifting one another mutually going forward!” ## Teeth Retainers
This was very enlightening. For more, visit The Cleaning Source .
The good quality of fabrics from Mid Atlantic Roofing Systems Inc stood out—data at roofer winston salem nc .
СпецДорТрак — надёжный поставщик запчастей для бульдозеров Т-170, Т-130, Б-10 и автогрейдеров ДЗ-98, когда простой техники обходится дороже любых переговоров. Компания специализируется на деталях для тяжёлой спецтехники, предлагает собственное производство шнеков, буров, карданных валов и ремонт гидромеханических коробок. Весь ассортимент и контакты доступны на https://trak74.ru/ — здесь можно быстро уточнить наличие, согласовать сроки и получить нужную позицию без лишних звеньев.
This was quite informative. For more, visit bathroom construction santa clara .
I understand the attic air flow calculators. In Winston-Salem, roofing company can length it as it should be.
Local Colorado roofers often offer free estimates, making it easier to compare different services before making a decision.
Well written web publication! Loved the real-world examples. I shared mine on cracked windshield greensboro .
Looking for roulettuno casino bonus? Visitez le site officiel du Roulettino Casino casinoroulettinofr.com en France et vous pourrez obtenir des bonus intéressants lors de l’inscription et de l’activité, ainsi que des tours gratuits gratuits. Explorez notre casino et notre collection de jeux – une sélection variée qui répondra aux exigences de tous les utilisateurs. Transactions financières simplifiées pour les dépôts et retraits, plus une appli mobile ergonomique à disposition.
I found my North Carolina accident lawyer through online reviews, and I couldn’t be happier with their expertise after my accident!
Great insights! Find more at abogado laboralista Sevilla .
Music schools focused on engaging young minds instill a love for rhythm and melody early on—it’s such an important foundation for future musicians! Art classes for kids
This was a wonderful guide. Check out tienda de colchones en Albacete for more.
Appreciate the helpful advice. For more, visit roofers near me .
I needed urgent care locations fast— urgent care center near me made it easy to filter Orlando walk-in urgent care for GERD-related visits.
For a polished fine dining night out, I start my search at fancy restaurants near me every time.
Well-installed gutters play a major role in protecting your foundation by directing water away from the home. Regular cleaning also prevents overflow damage — discover more at Holland Exteriors top residential roofing contractors
Appreciate the thorough write-up. Find more at roofing services near me .