Events
- Gift Vouchers |
- Guided Walk |
- Workshop |
- Food |
- Location |
phoneField=document.querySelector("some query string here"); phoneField.setAttribute ("type", "Phone Number"); emailField=document.querySelector("some query string here"); emailField.setAttribute ("type", "Email");