A Drupal No Javascript CSS Drop Down Menu
Son of Suckerfish may get heaps of publicity, being a very easy method for getting CSS drop down menus working in all browsers, but it uses javascript.
Move over sucker, there's a better solution. Stu Nicholls over at CSSplay created it in the middle of 2006, but I've only heard about it in the last few days. Here's his version: http://www.cssplay.co.uk/menus/final_drop2.html
What's really missing in Drupal is a simple drop down horizontal menu solution. Nice Menu's comes close, but not close enough in my book.
The problem with trying to use these menu systems in drupal is:
1) There are other CSS files being loaded which are telling list items to do other things - and you have to make sure your css cancels those css instructions out...
2) The menu's that are built by drupal need to be tweaked slightly in order to pull off the javascript free solution.
This article will attempt (progressively) to create the easiest way to use css on lists to create drop down menus without using javascript.
Keep watching!
Post new comment