Web Programming: JavaScript is often used as "client-side" programming. That means that the code goes to the veiwer's computer with the HTML for the web page. You can analyze the JavaScript on a web page by going to View -> Source (or Page Source, dending on which br More Tips