PDA

View Full Version : Smooth Drop-Down


Theystolemysoul
06-27-2008, 01:57 PM
Hi

Could anyone tell me how to introduce smooth drop-down menus?

A really good example of this is in Kevin Crafts site where he uses
it to allow the user to reveal or hide the catergories and tags.

http://blog.kevincrafts.com/index.php?x=browse&tag=barn&pagenum=1

Dkozikowski
06-27-2008, 02:44 PM
You'll have to take a look at the various javascript libraries available on the web.

jquery, mootools, prototype, scriptalicious, etc...

kevincrafts
06-28-2008, 12:23 AM
I've been using the JQuery (http://jquery.com) library for a lot of web projects lately - very compact filesize, lots of flexibility.