Changes

Jump to navigation Jump to search

Embedded Iframe

87 bytes removed, 08:10, 27 November 2023
Consider opening the booking page in a new tab instead of embedding it in an iFrame.
If you do want to use an iFrame you can use following method to overcome the issue:  If you do want to use an iFrame you can use following method to overcome the issue. This solution passes the widget data directly to the page holding the iFrame and relies on a special script installed on the page to pass the parameters to the iFrame. The iFrame then loads the booking page with the data from the widget.
This avoids the use of cookies to pass the data and should not be blocked by security or privacy settings.

Navigation menu