Changes

Jump to navigation Jump to search

Iframe Resizing

13 bytes added, 11:22, 11 March 2016
no edit summary
== Your web page ==
*Download the iframeResizer.contentWindow.min.js file from the developer site or from https://beds24.com/include/iframeresizer/3.5.3/iframeResizer.min.js
*Remove any height parameter from your iframe and add the script after the iframe, if necessary change the src path to the location of your iframeResizer.min.js file. If you prefer, you can set a fixed iframe width in pixels rather than a percentage.
*Upload the file to your web space
Refer to the developers web site for a full set of options, instructions and problem solving.
 Make sure to use the same version number as *Download the iframeResizer.contentWindow.min.js which has been included on file from the booking pagedeveloper site or from https://beds24. (in this example com/include/iframeresizer/3.5.3)/iframeResizer.min.js*Upload the file to your web server and place it in the same directory as your web page.*Remove any height parameter from your iframe and add the script after the iframe, if necessary change the src path to the location of your iframeResizer.min.js file.
iFrameResize();
</script>
 
 
Make sure to use the same version number files on the booking page and your web page. (in this example 3.5.3)
 
If you prefer, you can set a fixed iframe width in pixels rather than a percentage.

Navigation menu