mrjasonweaver / flexnav

A jQuery plugin for responsive menus
The Unlicense
1.19k stars 392 forks source link

Flexnav Incompatibility With Foundation 5 #136

Open LiamW opened 10 years ago

LiamW commented 10 years ago

Out of the box, it seems these don't play well. The dropdown uls of flexnav get hidden underneath the content of foundation that is below a flexnav. Seems like a z-index issue, but I haven't narrowed it down as that seems odd.

tareiking commented 10 years ago

I've had a similar experience and couldn't solve it after adding z-index to the dropdown items.

Did you ever find a fix for this @LiamW ?

LiamW commented 10 years ago

@tareiking No I never found the issue. It was a client project so I couldn't spend too much time with it. It made more sense to just use something else budget wise.

I had used dev tools to change every z-index I could find on the page related to flexnav but nothing seemed to work.