Share and download high quality stock photos
Network sites: Free Tutorials | Free Templates | CSS Gallery Showcase | Royalty Free Textures
What is JavaScript?
JavaScript is an interpreted language; meaning that the computer evaluates the commands before it executes them. The command themselves are human readable. JavaScript script commands are mixed with HTML commands and are interpreted by the web browser. Most modern web browsers have support for JavaScript but this support can be disabled/enabled for security reasons.
What You can do with JavaScript
What You can't do with JavaScript
Starting JavaScript is short tutorial series is designed to teach you enough about JavaScript so that you can confidently use ready made scripts in your own web pages. It will also have enough information so that you will be able to write your own very basic scripts, but more importantly edit/troubleshoot simple scripts.