Do you have control over the site that is being iframed? If you do you could add some code to hide those elements if a certain string was added to the URL, eg ?iframe=true
, then add that string to the URL you’re using to iframe.
Thanks for the reply.
Yes, I control the site source for the iframe.
The original page is a dynamic page. How would I arrange it to display in it’s entire form on the site, then remove all of the extra to be used in an iframe?
Thanks
]]>