Webdesigner: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 2: | Zeile 2: | ||
You can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form | You can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form | ||
The behavour of the booking page can be controlled with the following parameters passed in the URL or form | The behavour of the booking page can be controlled with the following parameters passed in the URL or form. | ||
For example if you want to change the default for the numbers of night selector to 7 nights you change the link to your booking page from | |||
https://www.beds24.com/booking2.php?propid=2047 | |||
to | |||
https://www.beds24.com/booking2.php?propid=2047&numnight=7 | |||
{| class="wikitable" | {| class="wikitable" | ||