Re: Client side JavaScript and and Server side Java Script Client Side Script
----------------
As Kirthika said The clientside javascript is embedded directly in the HTML pages and is interpreted by the browser completly at the run time.
1. Scripts provided for the user client browser such as IE, FireFox, Netscape, Obera, Safari,.. etc.,
2. It works according to the browser.
3. Generally using for displaying the HTML contents and validating the contents.
4. It does not required the servers support such as IIS or Apache or etc,.
5. To run the client script, we need only html page
6. Using this we can manipulate the static contents in a site
7. We have some client side script such as Javascript, VB Script, etc.,
__________________ With,
J. Jeyaseelan Everything Possible |