twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.32k stars 78.79k forks source link

Navbar dropdown menu hidden behind embed tag in IE #16100

Closed ghost closed 9 years ago

ghost commented 9 years ago

The menu items of a bootstrap navbar (v3.3.2) are shown behind the embed tag that I'm using to display various contents (pdf in my case). What happens is that when i click on a menu list item, in internet explorer it goes behind the embed, while in chrome or firefox it opens above (that's the correct behaviour).

This is the code used:

``` PDF DEMO ```
```
patrickhlauke commented 9 years ago

Please refer questions about specific implementation problems (rather than core Bootstrap issues themselves) to StackOverflow

ghost commented 9 years ago

already done, but nobody knows the answer