Hi, i have paid version, i added google forms URL in the iframe, but still the scroll bar is there and the plugin does not detect its height automatically.
please help
Hi,
have you seen this: http://www.tinywebgallery.com/blog/advanced-iframe-resize-to-content-summary
Google forms are not on your server. And I think you are not able to include Javascript there.
Have you checked if there is a resize script included you can use?
If you set use_post_message="debug" then you will see if the form sends any height info. If this is the case then a small custom Javasript can solve your height issue.
Best regards,
Michael
Thanks for reply. But I found no reference about google forms in the articles.
This is what you need for auto height. Somehow you need to know the height of the content. This is what you need somehow. Either by adding my Javascript to the page or if the page is already sending the height. For google forms I think you will not be allowed to add Javascript. Still It could be that they already send the height by post message already. An my plugin is able to also use this by adding a small Javascript.
Best regards, Michael
Please see the administration of advanced iframe -> external workaround. There it is described in detail.
You need to add this to the page IN the iframe. Like I mentioned before. I do not know if you are allowed to do this in google forms.
Best regards,
Michael