JavaScript

Brugbarts JavaScript Tutorial. This is where you can learn everything about JavaScript.

The JavaScript Tutorial is a good place to learn JavaScript for beginners.

JavaScript is a client-sided scripting language, used to create dynamic websites. JavaScript can be used to add GUI functions, such as drag and drop, fade effects, and more.

Getting started

All you need to edit JavaScript and .js files, is a basic text editor. But it is recommended that you do at least find one with Syntax highlighting, because it can make it easier read your scripts and find potential problems faster. You can find a list of tools in: Web Designers Tools List

Tutorials

  1. An Introduction to JavaScript
  2. JavaScript Variables
  3. JavaScript Functions
  4. JavaScript Popup Boxes
  5. JavaScript Popup Windows
  6. If Then Else and ElseIf Statements
  7. JavaScript Redirects

Articles

  1. JavaScript fade effect
  2. Using the Noscript Element
  3. Ditch support for Old Browsers

References

JavaScript in the references.

  1. The noscript element of HTML