At the moment, I have jQuery and jQueryUI installed like this:
js/jQuery/
js/jQueryUI/
I'm getting an error that seems to be related to loading CSS files. Is there a 'proper' way to include jQueryUI - should it be a subfolder of jQuery, for example?