Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
520
using multiple jquery and jquery-ui versions
posted

I am working within the AspDotNetStorefront environment, which does not like newer versions of jQuery. I have a component the resides on a page with the older versions. I have to run igniteui16.2 under the latest versions - I've just downloaded them. To eliminate conflicts, I replaced all $ references with $j in the control's jquery - jquery-ui and infrgistics.js, which should allow me to run in a sandbox. It does not seem to work. The error get with a combo (when the browser is parsing my control script) is :

TypeError: $j(#combo).igCombo is not a function.

Anyone have any suggestions?

This is a rough environment to work in.
Thanks
Abbott

Parents Reply Children
No Data