What jQuery ver in IBM RAD?
I'm developing in IBM RAD 7.5.5 and the app in particular does make use of jQuery. However, I have been looking all over the place in the code to locate what version of jQuery is being referenced. I've looked in the staticContent folder and found a number of .js files but these are related to specific functions in the app and no where in these files does it point to a particular jQuery library.
If the app does not reference a specific jQuery lib, does a compatible jQuery version for the particular browser/version get downloaded when the app loads?
I'm a bit confused on how this functions.
Thanks,
Mark