2
Good afternoon I’m using the pluign
jQuery Knob who uses the version 1.9.0
of the jquery, and the Mask-input who uses the v1.11.1
.
I used the latest version and it worked, so I think maskinput is not the problem.
Only works in version 1.9.0 and if I put any other it does nothing and no error in the console appears.
The Big Problem
It is when I use src and map both versions of jquery that this error appears what I should do?
Uncaught Error: jquery Knob's JavaScript requires jquery Knob version
1.9.0 or higher, but lower than version 3 at jquery Knob.js:6
at jquery Knob.js:6
I did some searches on the internet and had some tutorials teaching to use the 2 versions but did not understand how to do.
– Ivana
https://stackoverflow.com/a/1566644/6510304
– Don't Panic