Gospelcom Winter Conference
"Broadening your Horizons"
February 2002
Javascripting
Javascripting 101+
>HOME<
Javascripting
(latté and a good book?)
Nathan Ho
TheosLogic Productions
®
Inc.
Introduction: What class am I in?
Javascript: What is it? Why use it?
Scripting: client-side vs. server-side
embedded scripts vs. source files
"noscript" tag? we don' need no noscript!? do we?
Okay, so how do I use a script?
Embedded scripts
The tags - starting and stopping
Objects, events, and methods - oh my!
Details, details! case-sensitive, semi-colons, etc.
Source files (external)
Common uses/scripts
Popup
and
popunder
windows
Resizing and moving windows
Browser detection
Validation/forms
Auto-enacting a pull-down menu choice
CSS/DHTML
Q&A
Resources and Tools
www.javascriptsource.com
(aka
javascript.internet.com
)
www.htmlgoodies.com/primers/jsp/
http://www.w3schools.com/js/default.asp
Mozilla JS Debugger (
http://mozilla.org/js/jsd/
)