CCSF CNIT 133 – JavaScript
Homework 8 – AJAX Applications
Display name hints as the user types in the name field
Display the current date and time after the user inputs their name
Ask the user to answer a question and display the current results, along with the total number of votes.
Display the corresponding state info as selected by the user. Input will only be the two character state abbreviation (case insensitive). Note: there are only 6 states in the database (AL, AK, AZ, AR, CA, CO)