Client-side scripting

This is an old revision of this page, as edited by Mav (talk | contribs) at 06:02, 6 September 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Client-side scripting is a part of the DHTML (dynamic HTML) concept is the use of client-side scripting. It enables web-pages to be scripted.

Client-side scripting is done using scripting languages for web-browsers, these are based on several standards.

Client-side scripts is most commonly written using JavaScript or VBScript.