JavaScript
4-27-06
Take this quiz before starting, add the results to your javascript.html page :
http://www.w3schools.com/js/js_quiz.asp
First you should do the Mouse over tutorial at this link: http://www.pageresource.com/jscript/jmouse.htm
The text on the tutorial will help you understand a bit about how javascript works. Print out the code of your javascript.html page each day you work on it and hand it in. Make sure your name is commented into the code.
Once you have gotten a handle on how the code works and how to format it properly, you will want to add some javascript to your Group Site Project. Be careful not to go too fast with it, or you could end up screwing up your site with some sloppy code.
At first, add the script to just one page, such as your index.
Then add an external javascript page and call to those commands from the individual pages.
Some possiblities:
- Pop up windows for pictures or video
- pulldown menus for navigation
- make an online quiz
Here is a decent tutorial to help you get started:
http://www.w3schools.com/js/js_examples.asp
Some more links:
javascript tutorials and more - http://echoecho.com/javascript.htm
10 tips for good javascript use - http://www.bobbyvandersluis.com/articles/goodpractices.php
http://www.google.com/search?q=javascript+tutorial
http://www.w3schools.com/js/js_examples.asp
http://www.pageresource.com/jscript/index2.htm
wikipedia entry - http://en.wikipedia.org/wiki/JavaScript
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |