Michael C. Estigoy

CCSF CNIT 133 – JavaScript

Homework 8 – AJAX Applications

Display name hints as the user types in the name field



Name Suggestions

Name:

Suggestions:

Display the current date and time after the user inputs their name



Date & Time

Name:

Time:

Date (day, date):

Date (mm/dd/yy):

Ask the user to answer a question and display the current results, along with the total number of votes.



Given the current state of the country,
which party do you dislike the most?

Poll

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)



State Data