Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Resize iFrame (different domain)

Status
Not open for further replies.

dalhousi

Programmer
Mar 26, 2007
21
CA
Hi everyone,

I'm trying to resize an iframe based on its contents. The problem is that the iframe and the parent document are on two different domains (they're not even sub domains of each other).

Can the iframe have a property to resize automatically based on the contents (which is flash)? or can I send messages between javascript functions that exist on different domains? or is the only way out to use the parent.location variable and add a hash(#) at the end of it?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top