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

Bootstrap 3.1.1 modal-dialog on Safari 7.0.2 (Mac OS X 10.9.2) not opening using data-toggle (jQuery 2.1.0) #13193

Closed
nstuyvesant opened this issue Mar 27, 2014 · 2 comments

Comments

@nstuyvesant
Copy link

Trying to open a modal dialog with

<button class="btn btn-success" data-toggle="modal" data-target="#NewStudent"><span class="glyphicon glyphicon-plus-sign"></span> New Student</button>

On Safari, it flashes for a second then disappears. Works fine on Chrome. If I revert back to Bootstrap 3.0.3, it works OK.

I am using jQuery 2.1.0

@cvrebert
Copy link
Collaborator

Please make a JS Fiddle, JS Bin, or similar that demonstrates the problem.

@mdo
Copy link
Member

mdo commented Apr 2, 2014

Closing until hearing more.

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