Booking Page: Open in a Pop-Up
Revision as of 11:32, 9 September 2020 by Beds24>Annette
Open Booking Page in a Popup
This page explains how to open the booking page in a pop up.
{{#fas:lightbulb}} Requires: Knowledge of HTML
To open your booking page in a popup add class="fancybox fancybox.iframe
to the code of your booking widget.
Example for a link:
<a style='font-size: 16px; color: #000000;' target='_blank' href='https://beds24.com/booking.php?propid=2035&page=getdates&type=0&referer=BookingLink' class="fancybox fancybox.iframe">Book Online</a>