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.
лучшая платформа для ставок на спорт
yourtimeisnow – Motivating site that encourages taking action and embracing opportunities today.
ставки на спорт с депозитом
букмекерская контора в москве
Deal Hunters Corner – Updated regularly with smart deals you won’t want to miss.
findhappinessdaily – Love the positivity here, helps me focus on the good things.
explorewithoutlimits – Inspires creativity and curiosity, perfect for adventurous minds.
Автомобильный журнал https://autodream.com.ua для новичков и энтузиастов: тренды тест-драйвы сравнения разбор комплектаций VIN-проверки и подготовка к сделке. Практичные гайды по уходу и экономии гаджеты для авто законы и штрафы. Делимся опытом чтобы не переплачивали.
discoveramazingstories – Captivating stories and inspiring content, keeps me coming back.
yourdealhub – Excellent deals on quality products, really makes shopping worthwhile.
Value World Hub – Updated regularly with new items to keep your shopping fun.
Looking for farming game? – play.google.com/store/apps/details?id=ugo.com.play.free.farmington – a game about your dream farm, Farmington, where you’re the owner of your own. Expect farming escapades, high-stakes races, limited-time seasons, and engaging mini-games. Play at no cost—completely free! You can play with friends, help each other with your farm, and earn rewards. Install today!
changeyourmindset – Inspiring site that helps shift perspectives and encourages real growth.
uniquegiftcorner – Creative and thoughtful gift ideas, ideal for any occasion.
adtrend.click – Overall, professional vibe here; trustworthy, polished, and pleasantly minimal throughout.
Simple Wardrobe Hub – Curated, stylish options for everyday wear and comfort.
everydayvaluezone – Great deals and simple navigation, really makes shopping effortless.
trendloversplace – Perfect for trend enthusiasts, always something fresh and exciting to see.
trendandbuy – Awesome spot for trendy finds, love browsing the latest styles.
«Линия розы» — сеть цветочных магазинов с доставкой: от лаконичных букетов из роз до авторских композиций в шляпных коробках и свадебной флористики. Заказы принимаются ежедневно с 8:10 до полуночи, в каталоге — пионовидные сортовые розы, гортензии, орхидеи и стабилизированные цветы, а также открытки и подарки. Флористы подбирают композицию под повод и бюджет. Оформите доставку на https://roseline37.ru/ — эмоции приедут точно в срок и в идеальной упаковке.