Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nav bar problem with firefox and Chrome #4338

Closed
ghost opened this issue Aug 10, 2012 · 6 comments
Closed

nav bar problem with firefox and Chrome #4338

ghost opened this issue Aug 10, 2012 · 6 comments

Comments

@ghost
Copy link

ghost commented Aug 10, 2012

If i link bootstrap.min.js or bootstrap.js with my jsp file nav bar won't work when resized ( Drop down won't work). If i test same code on JS Fiddle it'll works. It also works in opera and safari.

However if i include individual files to my JSP it works fine in all browsers.

@jeroenvisser101
Copy link
Contributor

Can you send us your JS Fiddle?

@mdo
Copy link
Member

mdo commented Aug 10, 2012

JSP?

@jeroenvisser101
Copy link
Contributor

JavaScript Pages

@mdo
Copy link
Member

mdo commented Aug 10, 2012

Without a fiddle, we can't help, but it also sounds like you might not be including jQuery. Either way, the plugins work as intended in our docs, so head back there and check it out.

@mdo mdo closed this as completed Aug 10, 2012
@oliversalzburg
Copy link

Seems like there's "an issue" with as without hrefs: angular/angular.js#1674

http://twitter.github.com/bootstrap/examples/starter-template.html does not have a href="#" on the collapse button. That's where my issue came from ;)

@mdo
Copy link
Member

mdo commented Feb 1, 2013

Ah, indeed, that should be a button element more than anything else. I've made that update in #6342 and will do the same in #6346. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants