| [main] [misc] [graphics] [page design] [site design] [xhtml] [css] [xml] [xsl] [schema] [javascript] [php] [mysql] | |
Note that all external links will open up in a separate window. This is a stripped down version of these pages for older browsers. These pages are really meant to be viewed in a standards compliant browser. |
Client-Side BasicsThese tutorials are about JavaScript and its use for client-side Web programming. This tutorial has two (2) sub-sections. Client-Side BasicsMuch of what you need to know about JavaScript involves writing scripts that function on the client. In other words, writing scripts that are attached to Web pages that can be viewed in people's browsers. In order to use JavaScript on the client-side, you need to know how to incorporate it in HTML and/or XHTML documents. This section looks at the basics of getting JavaScript to work in Web pages and, more importantly, work with the Web browser.
These pages can be found at:
[http://academ.hvcc.edu/~kantopet/]
|