[Pro] iFrame into a responsive web? works?

The error is reported in the console. Did you open that up and look at what it is telling you? In the “inner page”, you have your script set to look for fichaContainer, but the item you actually want to get (the wrapper around the list) has the id item1. You can either click once on that wrapper element and change the Name/ID to fichaContainer, or you can edit the script to look for item1.

As far as the target goes, you need to set the target of each of your links on the inner page to _top if you want them to open in the iframe’s parent page context, or remove all targets if you want them to open within the iframe itself. Note that when these items open inside the iframe, they will not adjust the iframe to show without an inner scrollbar unless each of the pages you are loading also include a (properly-edited) version of the inner page script.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at: