Auto height
-
Hi. Using the iFrame as follows:
echo do_shortcode(‘[advanced_iframe securitykey=”$securecode!” src=”https://www.mic-console.com/client-private/aspirehousing/table.php”%5D’);
Can I set the auto height to fit the content.
If I inspect the element in Chrome I see the following:<iframe id=”advanced_iframe” name=”advanced_iframe” src=”https://www.mic-console.com/client-private/aspirehousing/table.php” width=”100%” height=”600″ scrolling=”auto” allowtransparency=”true” class=”enddir=””” onload=”;aiResizeIframe(this, “true”);”></iframe>
As you can see the height is set to 600.
Can you help?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Auto height’ is closed to new replies.