Information

Links to pages containing iframes can indicate which page should load in a specific iframe by including data in the query string. An example link could be set up as follows:

<a href="your_page.html?ifrm=pg1">[link text here]</a>

More information is available in the online example.