Control Prototype from Inline Frame External Content by evaluating the URL?


#1

Longshot here.

I have a prototype that displays content from an external website via an Inline Frame.

I would like to display different content in my prototype based on actions taken in the Inline Frame which is external content.

If I can evaluate the URL being displayed in the Inline Frame as the user clicks around, I can create a function (I think) that shows different prototype content based on the URL being displayed in the Inline Frame.

Is it possible to know the URL of the content displayed in the Inline Frame as the user clicks around the external content?


#2

Hi docroach!

I’m unable to get the URL of the iframe target to update with clicks that happen inside the iframe, but here a few links that may help you get close to the functionality you are looking for: