Trying to help my girlfriend with Javascript but I cant find a problem with the code. The entire website is attacthed if needed. Only the javascript on this page is not working everything else is fine....
For the reservations form segment of this assignment may use the form you created in assignment #4, but be sure to include the necessary adjustments.
The form:
* The last name as a textbox * The first name as a textbox * Arrival City: Use a select box. Include New York, Chicago, Los Angeles, Seattle * Number of days as a select box with options from 3 through 7 * Have checkboxes for the following: Traveling with Pet, Traveling with Spouse. * A radio button to select the typeof hotel: Economy Hotel, Standard Hotel, Upscale Hotel * Have a text area for comments. * A prompt that says: Once you click submit, you are agreeing to book this vacation with our company and your credit card will be charged. Do you agree? This should be followed by a radio box with
Comments
The Reservations Page:
For the reservations form segment of this assignment may use the form you created in assignment #4, but be sure to include the necessary adjustments.
The form:
* The last name as a textbox
* The first name as a textbox
* Arrival City: Use a select box. Include New York, Chicago, Los Angeles, Seattle
* Number of days as a select box with options from 3 through 7
* Have checkboxes for the following: Traveling with Pet, Traveling with Spouse.
* A radio button to select the typeof hotel: Economy Hotel, Standard Hotel, Upscale Hotel
* Have a text area for comments.
* A prompt that says: Once you click submit, you are agreeing to book this vacation with our company and your credit card will be charged. Do you agree? This should be followed by a radio box with