.iframeResize()
Description
iframeResize allows you to change the size of an iframe.
Parameters
iframeResize takes two parameters: the width and height you want to resize the iframe to.
Usage
iframe_id.iframeResize(width, height)
Last updated
Was this helpful?