The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

iframe macro postmessage - resize iframe, dynamic height

Alexandr Marchenko
Contributor
December 29, 2018

Wondering if there is a event listener on confluence cloud which listens for messages sent from embedded iframe to resize them?

 

e.g.:

- I wish to use iframe macro to embed some page

- I do not know width and height of iframe upfront

- I do control iframe content

 

idea here is to make something like: 

window.postMessage('resizeMe', {...}, '*')

 inside iframe so confluence can resize it, but can not find is there such listeners available

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Boris MBOUMEHANG
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 6, 2019

Hi Alexandr, 

I don't know if you still need an answer to your question. 

It does not seem to be possible by default to manage iframes dynamically as you need to. But, you can build your own macro that manage dynamically iframes, with the Dynamic Content Macro
In fact, there is a function in this module which to be able to resize dynamically a content which is called in the macro (AP.resize(w,h)).

I hoe this will help you. 

Boris

TAGS
AUG Leaders

Atlassian Community Events