Cross iframe communication

Hi, i'm looking for a website-ad-solution.

Is it possible fe. that if you press a button on a superbanner that the sitebarbanner makes a change? (fe. background changes, new scene is playing... )

thx, best jan

Fundamentally you're likely to need a communication channel that uses window.postMessage() to talk between iframes.

I believe @MaxZieb's Hype Global Behavior extension uses this and might be able to be used for such a thing and then you can setup actions via Hype's Custom Behaviors. That's probably the route I would try first.

1 Like