JavaScript: What you need to know.
Ok, we all know there are plenty sites out there where you can copy and paste JavaScript into your own website, and thats all well and good, but what happens when you want to do something different? or change it? Understanding JavaScript is essential to being able to use it effectively. Its worth knowing what JavaScript can (and can't) do. To this end, this website will take you through the key concepts of JavaScript and then take you through some examples of how you can use JavaScript to enhance your own website.
Since this is a JavaScript site I am assuming some prior knowledge of (X)HTML, and basic web page construction. If you're new to XHTML you can find lots of useful information at www.w3schools.com.![]()