Embedded Iframe: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 31: | Line 31: | ||
<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 directly with the booking page parameters added to the URL after a ?. The 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''' | ||