Home › Forums › JavaScript › Cross Domain iFrame Resizing Issue › Re: Cross Domain iFrame Resizing Issue
April 15, 2010 at 12:23 pm
#74215
Member
I’ve made a bunch of progress on this over night.
What I’ve found:
the iframe url is: http://tbe.taleo.net/NA12/ats/careers/s … nFrame=yes
The ?org=… seems to be confusing this url hash parsing method, which puts a kybosh on the iframe resizing.
the contents of the iframe are multi-paged
when a link is clicked that would normally take the user to a new page within the iframe, the new page loads and then immediately redirects to the original page.
Is this a shortcoming of this technique? or is there a workaround?
Many thanks to anyone who has any ideas.
-Jacob