Changes

Jump to navigation Jump to search

Make Your Own Booking Widget

405 bytes added, 18:57, 2 August 2014
Created page with "Category:Widgets Category:Booking Page Category:How to '''Introduction''' Making your own booking widget is not hard. It only involves opening the booking page a..."
[[Category:Widgets]]
[[Category:Booking Page]]
[[Category:How to]]

'''Introduction'''

Making your own booking widget is not hard. It only involves opening the booking page and optionally passing some information to it.

Common ways to open the booking page are using an HTML <A> link or using a <FORM> with selectors and inputs.

We will create a form as an example in this How To.

'''Create a Form'''

Navigation menu