iFrameHost Dynamic Sizing for iFrames
Copyright 2022 Kirk Siqveland (Kirk@CyberTamer.com)
Under Creative Commons: CC-BY-NC-SA 4.0
(see included License_CC_BY_NC_SA_4.0.txt file )
To Install -- Non-PmWiki websites
Files-
iframe_host.js & iframe_guest.js
(You should not need to modify these files for typical use.)
>> You will need a reference in your hosting page's html to the iframe_host.js
e.g.
If your host page and guest page are both on
- the same domain (and subdomain),
- the same port (e.g. 443),
- and the same protocol (e.g. https)
THEN:
>> iframe_host.js and iframe_guest.js must be in the same directory.
>> the