Well I hope you're feeling better.

What's Your Name
Gender

Can you spot all of the JavaScript functionality in this page?

  • Events: - onload, onclick, onchange
  • Writing Cookies: - name and gender are stored and recalled from cookies
  • Arrays: - all the adjectives and adverbs and nouns are stored in arrays
  • Arrays: - concatenating arrays Functions: - pick a random entry from an array
  • String Handling: - to build a sentence
  • Loops: - Write several sentences Form
  • Object Model: - Interaction with text, textarea, select, and buttons