Automatic Refresh
Level: Beginner
Learn how to automatically refresh your web page.
Browser Detection
Level: Advanced
Learn how to detect what browser your users are using, and learn how to...
Collapsible/Expandable Menu
Level: Advanced
Create navigation menus like the one Spoono version 3 used. *Requires PHP...
Drop Down Menus
Level: Intermediate
All those links on the side or bottom of your page are really becoming...
Form Validation
Level: Advanced
Learn how to tell your users that they aren't filling out a form correctly,...
Getting Input From a User
Level: Intermediate
Learn how to get input from a user using Javascript and the wonder of Prompt...
Image Rollovers
Level: Advanced
Make those sweet navigation buttons on your website that swap images when...
Link Effects
Level: Intermediate
Learn how to do some cool things with your links using Javascript.
Making a Back Button
Level: Beginner
Make a button that, when clicked on, sends the user back to the last page...
Pop Out Menu![]()
Level: Advanced
Create a pop out navigation menu just like the one in used in Spoono version 2.
Popup Windows
Level: Intermediate
One of the most useful things that Javascript allows us to do, popup windows...
Style Sheet Switching![]()
Level: Intermediate
Allow users to dynamically switch between style sheets using Javascript.
The Basics (Part 1)
Level: Beginner
Learn how to define variables and print stuff out in Javascript.
The Basics (Part 2)
Level: Intermediate
Learn how to make functions and do loops in Javascript.
The Basics (Part 3)
Level: Intermediate
Learn how to do arrays, and learn about the uses of events in scripting.
V4 Menu Javascript![]()
Level: Intermediate
Learn about the Javascript behind the v4 navigation menu.