Many of the features you see on Web Pages like form checking, PopUps etc are not HTML features, but are created by using JavaScript.Although you may not want to write Jacascript you may want to incorporate script elements in your pages.
Many of the features you see on Web Pages like form checking, PopUps etc are not HTML features, but are created by using JavaScript.Although you may not want to write Jacascript you may want to incorporate script elements in your pages.
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.
Articles Source - Free Articles
Stephen Cope is a freelance trainer and the webmaster athttp://www.build-your-website.co.uk. Where You will find hundreds of articles on how to build a website, both business and personal,and where you can sign up for his free make your own website newsletter.