[jQuery] Re: Problems in a jquery drop down menu

2009-10-12 Thread Borgir
Hey all! I firebuged the site and noticed that a style="overflow:hidden" was being added so I updated my code: $(this).css("overflow","visible"); and for now seems ok. So I insist: "Always firebug your applications!" Cheers! On 12 Out, 17:03, Borgir

[jQuery] Problems in a jquery drop down menu

2009-10-12 Thread Borgir
Hi there! In this site: http://work.r-m.me/termogreen/v2/ If you hover over a couple of times the Produtos's submenus (second level menus): - Energias renováveis - Água quente sanitária - Climatização - Tubagens e acessórios The sub sub menus won't appear (third level menus)... Anyone knows why? T