Tag Archives: jquery C# search drupal css

Customized search bar in drupal, jQuery vs Preprocess

I wanted a search to bar display ‘Search..’ until clicked in a Drupal site I’m building. jQuery immediately came to mind. As it turns out, jQuery is actually the wrong way to do this under Drupal, but when I first went looking for an answer to this problem I didn’t know that, so I’m going to provide both solutions.
(more…)

Posted in Programming | Tagged , | Leave a comment