JAVASCRIPT

What is JavaScript? JavaScript is the Netscape-developed object scripting language used in millions of web pages and server applications worldwide. JavaScript is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. JavaScript can function as both a procedural and an object oriented language.

Dr. Phil Test

Interactive Web page with JavaScript: For this project I was required to create a interactive Web page that changes its display based on the user's decisions. When submitting the quiz it produces a page displaying the test results.
...view this project | view the JavaScript file