Client-side scripting: Difference between revisions

Content deleted Content added
Added HTTP
Reverted to revision 879205411 by Christian75 (talk): Rev possible vandalism
Tags: Twinkle New redirect Undo
 
(224 intermediate revisions by more than 100 users not shown)
Line 1:
#REDIRECT [[Dynamic web page#Client-side scripting]]
'''Client-side scripting''' is a part of the [[DHTML]] (dynamic HTML) concept. It enables web-pages to be scripted.
 
{{R to section}}
Client-side scripting is done using scripting languages for web-browsers, these are based on several standards.
{{Rwh}}
 
*[[HTML Scripting]]
*[[HTTP]]
*[[Document Object Model]]
 
Client-side scripts is most commonly written using [[JavaScript]] or [[VBScript programming language|VBScript]].