[youtube]http://www.youtube.com/watch?v=zhQGj0SWZWY[/youtube]In the Javascripts Free Scripting Tutorial I will completely cover all of the capabilities Javascript offers. Javascript is a scripting language that allows you to make your website more interactive. While HTML provides the structure and CSS provides the styling, Javascript allows you to add functionality to your website that users visitors expect.
I provide a tutorial on How to Use CSS Here and you can Learn How to Write HTML W3C Here.
Introduction to the Scripting Tutorial
In this first article, I’m going to give you a brief overview on how Javascript works. In those articles that follow I will teach by walking you step-by-step through real working Javascript Scripts.I’m going to assume you have read or watched the above HTML and CSS tutorials. Anytime I refer to Javascript Code, I’m talking about a series of commands I am making to the browser. Continue reading Javascripts Scripting Tutorial Part 1