Cool
Javascript Tools
This is a set of Javascript tools (most were originally built
by Charity Kahn, javascript goddess from builder.com). Each has been modified to work locally. They are, for the
most part, javascript forms that write javascript for the user. Simply fill out the form, submit it, then cut and
paste the code from the results window into your html document.
- Browser Detective
- A simple javascript browser detector - not really all that useful in and of itself, but a good code example.
- Menu Maker
- Build multiple javascript based drop down form lists - Combines all the items into the same script -
- Mouseover Machine
- Creates javascript rollovers - also gives you the ability to do multiple rollovers; that is, a mouseover of
one item will change that item's image as well as a second.
- Quiz Creator
- Create multiple choice (or essay - <shudder>) quizzes in javascript. I don't know, I can't think of a
reason just right offhand, but it may come in handy at some tiime in the future.
- Window Builder
- Create javascript pop-up windows quickly and without coding!