Learn web design and programming with our free video and text tutorials.
Web Designer? Design and market your own professional website with easy-to-use tools.
Javascript is a client side scripting language that is used with and embeded within (X)HTML to add functionality to your web pages, validate forms, create cookies, detect web browsers and much more.
Javascript is the most popular client side scripting language in use on the internet and works in all of the major web browsers.
Before learning javascript, you should have at least a basic understanding of (X)HTML.
One common question for beginners is whether javascript and java are not the same, and the answer is no, they are 2 completely different languages.
Java is a much more complex object-oriented programming language that is modeled after C++ and is developed by Sun.
PHP runs on almost every operating system, including Windows, Linux, Mac OS and almost every variation of Unix.
Javascript can be either embeded within an (X)HTML file or entered directly into a web browser's url box. Javascript is most commonly embeded within an (X)HTML file.