TinyWebGallery wrote:
No. You have used MY example with MY domains.
You need to use YOUR pages and YOUR domains.
Please go to the "external Workaround" tab an follow the instructions there.
You need to use the Javascript provided there.
Best, Michael
Tried the Code as mentioned in External Workaround page
http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/external-workaround-auto-height-and-css-modifications
<script>
var iframe_id = "iframe";
var updateIframeHeight = "true";
var iframe_content_id = "#iframe";
var hide_page_until_loaded_external = "true";
</script>
Above is the script inserted in external source page “https://webengin.partnerconsole.net/execute/logonDispatch “
[advanced_iframe securitykey="My-key" use_shortcode_attributes_only="true" src="https://webengin.partnerconsole.net/execute/logonDispatch" width="800" id="iframe" height="300" height scrolling="no" enable_external_height_workaround="true"]
iFrame Code Applied in the page
Please see the page where iFrame is applied
http://www.webengin.com.au/test-page-2/
Followed all the instructions Mentioned in “External Workaround” page