Thanks for the replies. _ From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Ryan LeTulle Sent: 01 March 2011 15:36 To: support@drupal.org Subject: Re: [support] Dropdown menus in D7 I was lazy. Nice menus worked like a charm. Ryan LeTulle, Web Developer personal: bayousoft.com <http://www.bayousoft.com> twitter: @bayousoft <http://twitter.com/bayousoft> "Be the change you want to see in the world." Mahatma Gandhi On Fri, Feb 25, 2011 at 5:53 PM, Pierre Rineau <pierre.rineau@makina-corpus.com> wrote: On Fri, 2011-02-25 at 13:09 -0300, Victor Kane wrote:
My advice, as always, is to reuse code.
Nice menus is excellent and works as advertised. Also, if you are making a theme based on the excellent fusion core, you have superfish drop downs for free.
A module that once good does not exempt you from using your brain. Nice Menus was originally design to use CSS tricks only, and was *REALLY* good. But now, it uses SuperFish jQuery JS script, and is not *that* good. Code reuse is good when you have to reuse 1,000 lines of code, core reuse is *NOT* good when it's about only 50 lines of code. Pierre.