Drupal 5: Creating an animated search link form
Today, I was trying to figure out where to fit the search form into my theme without taking up space. I already had some links in the top right corner of the theme with some available space underneath them. I decided to add a Search link that toggles a fadeIn/fadeOut transition of a search form. Here’s the code in a nutshell: