JavaScript Lessons
Whereas PHP is a script that runs on the website server, JavaScript is a script that runs on the users computer once the web page has downloaded. You can use it to manipulate content, swap images, make instant calculations (such as a mortgage calculator), or even to retrieve more content from a web server.
You'll need a thorough understanding of HTML and CSS in order to have these lessons. Expect other lessons to include elements of JavaScript as it is a very useful tool.
