JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Application
Any
Platform
Any
License
Any
This article shows how to adapt your JavaScript and HTML to support Netscape 6 and the DOM. Using real-world examples we illustrate several common coding techniques that fail in DOM-compliant...
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and...
JavaScript is the next most common Internet technology behind only HTML itself. If you're not careful in your computer career, there’s bound to be some confusion here, between JavaScript and Java.
Flash does not support direct setting and reading of cookies. Thus, you either have to take the often published detour of using JavaScript or you just use ASP scripts to set and read cookies. This...
This article is about certain incompatibilities between IE and Netscape.
JavaScript (known as JScript in the Microsoft-specific version) offers the ASP developer an underused, alternative scripting language with which to develop ASP pages.