Account Log In - Home/Outlines - Books - Contact Us - Support - Employment -

DHTML

JavaScript - An Introduction

Overview

With this module, we will introduce you to JavaScript, talk about things like the Document Object Model (DOM), tools for writing JavaScript, where to put it, and how you can make scripts that are accessible to everyone.

Here is a summary of some of the topics in this lecture:

(1) What is JavaScript?
This lecture will discuss exactly what JavaScript is, what it does, and where it came from.
(2) The Document Object Model (DOM)
The DOM is a very important thing to know about when writing JavaScript. We will discuss the DOM in some detail and exactly what it is.
(3) JavaScript Tools
There are several tools available that will make your JavaScript writing more efficient and convenient. We will talk about some of these and how to use them.
(4) Where to Put JavaScript
It's important to know where you are going to put all your JavaScripts before you go writing any. This lecture will discuss some of the places you should put your JavaScripts.
(5) Accessibility
One more thing to consider when writing JavaScripts is: Will everyone's browser be able to run them properly? We will talk about some considerations concerning accessibility in this lecture.

Coming Soon:

Feb 13
ISSD 24 - XML
Feb 14
Web Design Level 4: XHTML Advanced
Feb 21
ISSD 23 - Web 2.0 Technology
Feb 23
Facebook for Business
Hours: 2
Cost: Free!
Feb 25
Search Engine Optimization (SEO)
Hours: 2
Cost: Free!
Feb 25
Search Engine Marketing (SEM)
Hours: 2
Cost: Free!
Feb 27
ISSD 24 - OLDB (Online Databases with MySQL and PHP)
Mar 05
ISSD 23 - Ajax
Mar 20
Web Design Level 5: DHTML Introduction


DHTML - TOC - Introduction - Books -
[ JavaScript - An Introduction ] - Links - Questions -
1 - 2 - 3 - 4 - 5 -

DHTML - TOC - Introduction - Books -
[ JavaScript - An Introduction ] - Links - Questions -
1 - 2 - 3 - 4 - 5 -