0
I’m using Bootstrap 2.3, I have one navbar that always worked well, but after I started using a iframe on one page, my navbar stopped working, it keeps being displayed normally, but its links stopped working, I click on a link and nothing happens, now if I remove the iframe page back to work perfectly.
Is there any incompatibility in this component (navbar) of Bootstrap when using iframes?
You can edit your question and put the codes of the
navbarand ofiframe?– Eduardo Silva