Evolution of a sliding menu system
Part One: Moving elements around
Tested and works properly under:
- OSX: Firefox and Safari
- Linux: Firefox and Konqueror
- Windows: Firefox, Opera, and Internet Explorer
JavaScript Questions
-
What is accomplished by the line which begins with myProcess = window.setInterval() ?
-
What is accomplished in initialize() and stopRunning
by checking to see if myTarget or myProcess are null ?
start
stop
view the JavaScript file (no CSS file used)
or view next iteration