Home » Web Development
5
Client Side Scripting Concepts
This chapter discusses the general concepts of client-side scripting, which generally refers to the class of computer programs on the web that are executed client-side. Here you will learn to develop client-side programs using javascript.
In This Chapter:
- Introduction to Client Side Scripting
- Overview and basic conepts of client-side scripting
- Information about members of the Window Object
- Explains the elements of a window object
- Javascript by Example
- Learning javascript through a simple example
- Shorthands
- Summary of shorthand or shortcuts in javascript
- Quantitative Operators
- Summary of quantitative operators used in javascript
- Escape
- Rules associated with regular expressions in javascript
- Login, Password and more
- How to program javascript involving login, passwords, etc
- The Javascript Validate Function
- How to use the validate function in javascript