javascript tutorials

JavaScript is a popular scripting language that allows you to use the functions already built in to web browsers to make web pages more interactive. The code is added to the HTML code and works in the web guest's own computer.

Typical uses of javascript are:

  • Rollover images
  • Animated slideshows
  • Pop up windows
  • Validating forms (built-in error checking)
  • Enhancing web page appearance (using CSS)
  • User interaction for warnings and getting confirmation
  • Clocks

Tutorials -

The following are some beginner level Javascript tutorials and tips. Before you begin these tutorials, you should have basic knowledge of HTML.

Custom Search
Tutorials JavaScript Resouces
Some developers offer ready made
scripts that can be modified to work
in your website. Some of these
scripts are free and some require a
small fee, but they are well worth it: