JavaScript is the main client-side scripting language. It can be used to create, delete and manipulate HTML elements.
Part of Computing ScienceWeb design and development
Save to My Bitesize
The client is the computer system (including tablets and mobile devices) which is running the web browser.
Client-side scripting can be used to make web pages change after they arrive at the browser.
Client side scripts can also be used to perform validation of data entered into forms, either using JavaScript or some new features of HTML5.
Client-side scripts are: