Iframe resizing

Everything related to your website and the Beds24 widgets
Post Reply
aptsbcn
Posts: 12
Joined: Sat Jan 24, 2015 2:58 pm
Contact:

Hi, I have two questions about iframe resizing.
- Would these instructions work for Wordpress? If so, then exactly where should I put the js code?

<iframe src="https://beds24.com/booking.php?propid=3103" width="100%" scrolling="no"></iframe>

<script type="text/javascript" src="iframeResizer.min.js"></script>
<script type="text/javascript">
iFrameResize();
</script>

I tried applying them and can't seem to make the iframe resize. I believe I followed the instructions correctly. :)

- The next question is if we use a proxy for beds24 (on our subdomain booking.apartmentsbarcelona.city), and I show the iframe at the main domain apartmentsbarcelona.city, would there be any ssl problems when using the iframe and trying to resize it?

Thanks!
Gordana
aptsbcn
Posts: 12
Joined: Sat Jan 24, 2015 2:58 pm
Contact:

Ok, I found that Advanced Iframe works well for Wordpress
Post Reply