Client-side scripting

JavaScript is now overwhelmingly the language of choice for client-side scripting. Not only do the two major browser vendors (Microsoft and Netscape) fully support it, but so do many up and coming browsers such as Opera, Konqueror, and iCab. Not only are current versions of Netscape based on the open-source Mozilla project but so are many others browsers (most significantly, from the point of view of market share, the newest browsers for AOL and CompuServe), thereby sharing in its excellent JavaScript support.

The increasing (de facto) standardisation for client-side scripting in web browsers has been driven by several distinct forces:

From simple client-side form checking, to sophisticated DHTML, to relatively complex client-side applications, JavaScript allows for greater degrees of dynamic, interactive content to be controlled and created on the client machine, reducing load on servers, network traffic, and increasing the reactivity of sites. Careful design ensures that clients which do not support JavaScript see no loss of functionality.

[ previous ]

Valid HTML 4.01!
Valid CSS!
Copyright © 2001, 2002 Darren Brierton
Last modified: Fri May 3 18:30:57 BST 2002
webmaster@dzr-web.com