want to load some external content into a hidden iframe. The hidden iframe will function as a buffer from which i can load the content into a <div>. The reason i am attempting this approach is because the external pages are located on a different domain at my company and JavaScript Security will not allow iframe resize scripts to function correctly across the domains.

The problem is i am not well versed in javascript. I know this approach is possible.

I will not be able to add any code to the pages that will be loaded into the iframe.

Help! :cry:

Recommended Answers

All 3 Replies

Is there any way to use this solution without adding code to the pages that are going to be buffered by the iframe?

No your going to have problems becuase you cannot script across domains, i should have read your post more clearly as i missed that you wanted to do it across domains. Sorry about that, the solution above is only good for a single domain.

Eddie

DHTML Nirvana

http://dhtmlnirvana.com/

Spiritual Blog

http://www.truthrealization.com/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.