On one of my pages I'm trying to add small jQuery-based app. The problem is that it relies on jQuery UI being present. How can I go about adding jQuery UI? Additionally, I noticed that the theme uses jQuery 1.10. I'm not quite sure that jQuery UI is compatible with anything above jQuery 1.9.1, and I can't find any articles that address this. If jQuery UI is incompatible with jQuery 1.10, is it possible to downgrade to jQuery 1.9.1 without breaking the theme? How would I go about doing that? Thanks in advance for all the help.
Replying to myself in case anyone in the future has this problem: The best solution is to use the jQuery UI plugin, which seemed to work out the problems fine.