javascript - jQuery validation engine won't work with jQuery 1.8+ -
I updated js:. How do I fix it? In the demo (for jQuery 1.8.3 Changed) Validation worked. Text after "itemprop =" text "> Verify the problem is the use of the method in 2.6 which was. You can update the verify engine or it has been fixed, where is used by jQuery 1.8.3 stopped working for the latest version and jQuery validation engine . I tested it with 1.8.3+ (any version), but it does not work with
$ (document) .ready (function () {$ ("#source") Select2 ({closeOnSelect: false, formatResult: format, formatSelection: format, blurOnChange: true}) ;. . $ ('# Testform') validationEngine ({prettySelect: true, usePrefix: 's2id_', autoPositionUpdate: true});}); Function Format (State) {// Update: This worked by changing "State Element" to $ (state.element). Var Basic Options = $ (State.ment); Basic Orientation Data ('Foo') + "+ state.text;}
Comments
Post a Comment