jQuery-Form-Validator icon indicating copy to clipboard operation
jQuery-Form-Validator copied to clipboard

the difference between tag2.3.77 and tag2.3.79

Open coderzzp opened this issue 7 years ago • 1 comments
trafficstars

hello , i met a problem that my code usable in tag2.3.77 and unusable in tag2.3.79. here is the error in 2.3.79,the $ object doesnt have the "validate" method image
thanks for you help!!!

coderzzp avatar Oct 16 '18 09:10 coderzzp

i use git diff two version to find that the dependency is different : image the reason is my 2.2.77 is share the same jquery modules with my project,and 2.2.79 is use the different jquery module,which lead to the error

coderzzp avatar Oct 17 '18 01:10 coderzzp