Where did I learn my Javascript?

I bought a book called CSS, DHTML, & AJAX by Jason Cranford Teague. I find that there are many web 2.0 page using javascript. Therefore it is a must to know it.

Text Scroller

The text scroller is written in javascript which allows the user to control the speed, delay, easing, and number of loops for the scroller. The scrolling will pause immediately on mouse over and continue on mouse out. For users who do not have javascript or have it disabled, the script allows for them so that these users may not notice any problem.

View demo: Please click here

Download script: in zip format

I have also made a Flash version of the scroller, where you can find near the end of the Flash section.

Animated Collapse Menu

The menu allows 2 levels of menu items. The sub menu items can be contracted or expanded with a blind up or blind down effect respectively. To enhance the accessibility, the sub menu is accessible if javascript is disabled.

View demo: Please click here

Download script: in zip format