Javascript examples:
  1. Javascript Hello
  2. Javascript Varible
  3. Javascript Date
  4. Javascript Clock
  5. Javascript Switch
  6. Javascript Math.random
  7. Javascript Alert
  8. Javascript Alert Varible
  9. Javascript Confirm
  10. Javascript Prompt
  11. Javascript Product
  12. Javascript Input
Exercises:
  1. Calculate the sum of two input numbers with javascript (use form/input to get the two numbers and use fuction to calculate the sum).
  2. Investigate javascript mousemove events and write what you want with mousemove.