Javascript

javascript updates

hmmm..... i don't see you scripting... so shush!

[9/16/02] toggle help
made the help button the the front page look and work a little better. not really script but it involved some dom. thought i'd mention that..

[4/22/02] pull-down and out
well whadda ya know. i love this dom and javascript stuff. the pulldown turns lightblue when i have focus on it and back to lime when it loses focus. sweet.

[4/19/02] more effecient
what i did was take the code to make the pulldown menu relocate and put it in a file called pulldown.js and linked to it on all of my pages. pretty neat huh?