jQuery-Form-Validator
jQuery-Form-Validator copied to clipboard
the difference between tag2.3.77 and tag2.3.79
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

thanks for you help!!!
i use git diff two version to find that the dependency is different :
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