Jump to content

[SOLVED] getElementByID in a different frame?


woolyg

Recommended Posts

Hi all,

 

Within an HTML page of mine, I have embedded an IFrame. Within the Iframe is a little snippet of JS code that calls a overlay, and displays something over the whole page. Problem is, the overlay DIV I want to call is actually housed on the main HTML page, not within the Iframe.

 

Is it possible to getElementByID from a main page, when calling it from within an Iframe? I keep getting "divname is undefined" errors because the divname is not locate in the Iframe code.

 

All input appreciated,

Thanks.

WoolyG

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.