Embed Appointment Scheduling in Jimdo
To make the iframe adjust automatically to the size of the calendar, please insert the following code below the iframe. As shown in the video, you will find the code for the iframe in the Appointmind admin area under Configuration > Appointment calendar.
<script type="text/javascript" src="//cdn.appointmind.net/templates/js/iframe-resizer/iframeResizer.min.js"></script>
<script type="text/javascript">iFrameResize({log:false, checkOrigin: false});</script>