Flash is great for certain types of animation and interactivity, but JavaScript is becoming more and more
popular because it allows you turn HTML elements that are search engine friendly and easy to edit into interactive elements. JavScript can dynamically interact with the page, changing CSS values and many other things. Here you'll see how to hide and show a div using JavaScript and CSS.