Loading and using external JS libraries in AppBuilder

I am looking for information on how to use external javascript libraries within AppStudio.

The idea is that I have an input/textbox in the app and I want to tie-in an advanced JS control from a third party library. So basically i’ll be needing to include JS and CSS files and then use the Javascript API to initialize the control on the input, possibly with a jQuery selector.

Does this help?

http://blog.nsbasic.com/2011/08/including-javascript-libraries-with-your-project/