peity icon indicating copy to clipboard operation
peity copied to clipboard

when using with bootstrap

Open gtabasa1012 opened this issue 8 years ago • 4 comments

when I use together with bootstrap it always messes up with "$" instead of "jQuery" so I had to declare a noConflict, but then it looks at bootstrap where they all have "$".

What's the best solution?

Thank you.

gtabasa1012 avatar Jan 17 '17 18:01 gtabasa1012

That's weird, I'm not sure what that could be. If there's somewhere I can see an example of it failing like this - like a Gist or https://jsbin.com/ or something - I can try to help.

benpickles avatar Jan 19 '17 17:01 benpickles

im using it with bootstrap and not having any issues.

WilliamStam avatar Feb 01 '17 07:02 WilliamStam

@gtabasa1012 check if you are including jQuery twice. It needs to be included only once

beroso avatar Jan 23 '18 22:01 beroso

Who has similar problem try to use https://github.com/railsjazz/peity_vanilla this version

igorkasyanchuk avatar Apr 29 '22 14:04 igorkasyanchuk