Responsiveness of the i-frame

Here we show you, how to automatically adapt Openkis i-frame height to its content.

As you can see below, the i-frame automatically changes its height when its content gets higher or lower. We achieved this by adding the following line into this page.

<script src="https://dev.openki.net/plugins/iframeHeightAdjust.js"></script>

If you want it for all pages, you can e.g. add it into the footer of your CMS.

You find the technical documentation in our Wiki.