===== Javascript Cheat Sheet ===== This is a summarized form of the [[http://www.w3schools.com/js/default.asp | Javascript Tutorial]]. For reference Javascript specifications can be found [[http://developer.mozilla.org/en/JavaScript_Language_Resources | here]] . ==== What is Javascript ==== * JavaScript is the most popular scripting language on the internet and works in all major browsers.