
This is code that runs on the client's browser after the page has been sent back to the client.
Examples of client-side scripting languages include JavaScript and VBScript.
Also, any person could maliciously edit the code that your site needs and possibly manipulate it. Users can also turn off the ability for scripts to run.
Main uses of Client-side scripting include:
Anywhere on a page that changes when you interact with a element, if it doesn't refresh the page then it is almost certainly a result of client-side scripting.