Javascript Basic

Javascript BasicUp until now we have been limited to what HTML has to offer in the browser. Primarily, we have used forms, which have their fairly passive input items, select lists, etc. Although the browser is basically for rendering HTML pages, there are two reasonably common technologies for executing programlike code in the browser:

. Java-like scripting language
. A browser may enable or disable.
. Used to embed functionality in web pages.
- Java applets implement all functionality.
- Javascript typically only implements a part of the functionality.
. Typical example tasks:
- Browser detection
- Input data validation
- Customised windows
- Cookie management
- Date/time pickers (programs for date/time selection)
- Dynamic changes to html documents

Website: www.cs.uta.fi | Filesize: 33kb
No of Page(s): 3
Click here to download Javascript Basic.

Related Tutorial

Tags:

Comments

Leave a Reply