i'm using suckerfish dropdowns, for my menus. it looks nice. but i
have a problem: when i get a div with overflow: hidden property after
it, the menu is overdrawed by this div.
On Sep 7, 2:54 am, Jean-Sébastien <jeansebastien....@gmail.comwrote:
i'm using suckerfish dropdowns, for my menus. it looks nice. but i
have a problem: when i get a div with overflow: hidden property after
it, the menu is overdrawed by this div.
The problem is that the appearing element is hidden by next element
with "overflow: hidden" property. I just try it with safari and it
works, problem just exists with firefox.