Embedded Iframe: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 32: Line 32:
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>The solution requires that your website can have additional parameters added to your page URL without affecting their ability to load.
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>The solution requires that your website can have additional parameters added to your page URL without affecting their ability to load.


  The principle here is to open your URL containing the iFrame directly with the booking page parameters added to your URL after a ?. The supplied script installed on your page will pass these URL parameters through to the iFrame which will apply them to the booking page within the iFrame.
<span style="color:#019cde; font-size: 150%;“ >{{#fas:info-circle}}  </span> The principle here is to open your URL containing the iFrame directly with the booking page parameters added to your URL after a ?. The supplied script installed on your page will pass these URL parameters through to the iFrame which will apply them to the booking page within the iFrame.


'''Step 1: Customize the widget'''
'''Step 1: Customize the widget'''