iFrame

The iFrame plugin, unlike Load content, can display entire pages including styling and functionality of another internal or external page. You can think of the plugin as a window within a window. The height and width of the plugin (inner window) can be adjusted in the settings. As an example the page https://unibas.ch was chosen.

The iFrame can adapt dynamically to the content ("responsive"). To do this, the option"Automatically adjust height to content" must be activated and the website included in the iFrame must be adjusted. There, the following code must be inserted in the body tag (the placeholder <YOUR-WEBSITE.unibas.ch> must be replaced):

<script type="text/javascript" src="https://<YOUR-WEBSITE.unibas.ch>/typo3conf/ext/easyweb/Resources/Public/JavaScript/iframeResizer.contentWindow.min.js" ></script>