Client-side scripting generally refers to the class of computer programs on the web that are executed client-side, by the user's web browser, instead of server-side (on the web server). It is used to create dynamic web pages, Most popular client side scripting language is JavaScript.