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.
Нужен чертеж? https://chertezhi-kurs.ru выполним чертежи для студентов на заказ. Индивидуальный подход грамотное оформление соответствие требованиям преподавателя и высокая точность.
https://1fab.ru/
Потрібне надійне джерело оперативних новин без води та фейків? 1 Novyny щодня відбирає головне з політики, економіки, технологій, культури, спорту та суспільства, подаючи факти чітко й зрозуміло. Долучайтеся до спільноти свідомих читачів і отримуйте важливе першими: https://1novyny.com/ Зручна навігація, різні формати матеріалів і перевірена інформація допоможуть швидко розібратися в темі. Будьте в курсі щодня — підписуйтеся та діліться з друзями.
Для тех, кто ценит локальные сервисы и надежность, этот сайт выделяется простотой навигации и оперативной поддержкой: понятные категории, аккуратная подача и быстрый отклик на запросы. В середине пути, планируя покупку или консультацию, загляните на https://xn——6cdcffgmmxxdnc0cbk2drp9pi.xn--p1ai/ — ресурс открывается быстро и корректно на любых устройствах. Удобная структура, грамотные подсказки и прозрачные условия помогают принять решение без лишней суеты и оставить хорошее впечатление от сервиса.
Velkast.com — официальный ресурс о современном противовирусном препарате против гепатита C с сочетанием софосбувира и велпатасвира: понятная инструкция, преимущества терапии всех генотипов, контроль качества и рекомендации по проверке подлинности. В середине пути к решению загляните на https://velkast.com — здесь удобно сверить наличие в аптеках и понять, из чего складывается цена. Однократный приём в сутки и курс 12 недель делают лечение управляемым, а структурированная подача информации помогает обсуждать терапию с врачом уверенно.
накрутить подписчиков в тг
Лучший выбор спецодежды на сайте Allforprofi https://allforprofi.ru/ . У нас вы найдете спецодежду и спецобувь, камуфляжную одежду, снаряжение для охотников, форму охранников, медицинскую одежду и многое другое Ознакомьтесь с нашим существенным каталогом по выгодным ценам, а мы быстро доставляем заказы по всей России.
живые подписчики в телеграм канал
Миниатюрные деревья бонсай с доставкой в Москве и Санкт-Петербурге! Откройте для себя древнее искусство выращивания миниатюрных деревьев. Ищете бонсай живой купить? В нашем bonsay.ru интернет-магазине бонсай представлен широкий выбор живых растений – фикус бонсай, кармона, азалия и многие другие виды. Вы получаете: отборные и здоровые бонсай, быструю доставку по Москве и СПб и помощь опытных консультантов. Хотите купить бонсай? Перейдите на сайт за полной информацией!