I have changed JQuery library from 1.4.2 to 1.7.2 for one project where we use JQTouch and JQT segmentedControl componente.
After JQuery upgrade application stops on this error in Firebug:
jQT.getSCValue is not a function
This is library causing problems
http://www.webwrx.sk/clients/jqt.segmentedControl.js
I havent changed JQTouch library, neither its components. Is it possible that newer JQuery somehow works somehow differently with external libraries?
Or do I need somehow to register this additional libraries?
Thanks.
Download the latest version of jQTouch, version 1, beta 4 RC which was released on March 31, 2012, so hopefully, it’s fully compatible with jQuery 1.7.2
http://www.jqtouch.com/
Amazingly, the developer is not including a version number, or even a release date, in the copyright header of his files. However, I found this online which may be newer (or older) than the one you already have…
jqt.segmentedControl.js