I'm using Bootstrap 2.3, I have a navbar
which always worked fine, but after I started using iframe
on a page, my navbar
stopped working, it keeps showing normally, however the links of it stopped working, I click on a link and nothing happens, now if I remove the iframe
of the page works perfectly again.
Is there any incompatibility in this component ( navbar
) of Bootstrap when using iframes
?