Client-Side scripting refers to the scripts that executes within the user’s web browser rather than on a web server. These scripts are downloaded from the Web Server on the local machine and gives the user the enhanced experience of running dynamic content in their local machine. Examples of client-scripting languages are JavaScript, VBScript, jQuery.