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

Transition issue with prototypejs #5403

Closed
jmurret opened this issue Oct 3, 2012 · 2 comments
Closed

Transition issue with prototypejs #5403

jmurret opened this issue Oct 3, 2012 · 2 comments
Labels

Comments

@jmurret
Copy link

jmurret commented Oct 3, 2012

I created a fiddle for Collapse using the markup from the demos on your page that works: http://jsfiddle.net/Rymd7/1/

Then once, I add in a reference to prototypejs collapse functionality stops working on each accordian group after clicking through it a couple of times. http://jsfiddle.net/p5SAy/1/ I'm not sure what the issue is or how to correct it.

Is this a bootstrap issue or is there a way to get around this and have these two js libraries exist on the same page?

Thanks. -John

@mdo
Copy link
Member

mdo commented Oct 3, 2012

No idea about maintaining two JS libraries like that—you'll have to find out on your own for now.

@mdo mdo closed this as completed Oct 3, 2012
@victor-homyakov
Copy link

Please look at http://jsfiddle.net/ymbsr/6/ and read answer to http://stackoverflow.com/questions/12715254/twitter-bootstrap-transition-conflict-prototypejs - when using Prototype and bootstrap-transition simultaneously, callback on transition end is never called in Chrome and Opera (but is called in Firefox).

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

No branches or pull requests

3 participants