You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: