JavaScript

JavaScript is a multi-purpose, cross-platform, client-side scripting language developed by Netscape. Its use along with HTML enables Web developers to create interactive pages. JavaScript code is small and fast. It can be read by most Web browsers and is often triggered by user actions such as form submits, mouse rollovers and other user actions.

Jason uses JavaScript for many various reasons. One of his common uses includes image rollovers, which can change an image when the mouse cursor is moved over it. He also uses JavaScript to validate forms before they get are sent back to the server. Jason uses these two examples in many of the sites he creates. He enjoys finding other ways to use the language when it seems fit.

JavaScript Examples