Difference between revisions of "Booking Page: Open in a Pop-Up"
Jump to navigation
Jump to search
Beds24>Annette |
m (1 revision imported) |
(No difference)
|
Latest revision as of 01:32, 19 May 2021
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>