You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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
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
Hi Atlassian Community, Remote work has shifted how teams collaborate, and we’ve heard from many of you that Microsoft Teams has become mission critical to many of your workflows, from how you chat...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.