EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

allow any jquery version #110

Closed ibroadfo closed 9 years ago

ibroadfo commented 9 years ago

I can't see anything that requires a specific jquery version :)

EragonJ commented 9 years ago

The reason why we need to fix the version is because if latest jQuery did break some features that we use, this will make Trip.js broken. For me, this is just the minimum requirement when using Trip.js, so I think this makes sense with fixed version number :)