Difference between revisions of "Booking Page: Open in a Pop-Up"
Jump to navigation
Jump to search
Beds24>Annette |
m (1版 をインポートしました) |
(No difference)
|
Revision as of 02:19, 12 March 2019
This page explains how to open the booking page in a pop up.
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://www.beds24.com/booking.php?propid=2035&page=getdates&type=0&referer=BookingLink' class="fancybox fancybox.iframe">Book Online</a>