Client-side scripting: Difference between revisions

Content deleted Content added
mNo edit summary
Reverted to revision 879205411 by Christian75 (talk): Rev possible vandalism
Tags: Twinkle New redirect Undo
 
(226 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 is the use of client-side scripting. 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]]
*[[Document Object Model]]
 
Client-side scripts is most commonly written using [[JavaScript]] or [[VBScript]].