Revisions : jQuery validator

jQuery Validation Plugin

http://github.com/jzaefferer/jquery-validation

Les articles publiés sur le site

  • resetForm should clear any aria-invalid values

    7 octobre 2013, par nschonni
    resetForm should clear any aria-invalid values
  • Add ARIA testing

    7 octobre 2013, par nschonni
    Add ARIA testing
    
    Added new test suite for testing the ARIA-invalid features
    Also added a few minor fixes for typos in the QUnit scaffolding and
    JSHint errors
    Fix "%o has no name assigned [object HTMLInputElement]" errors in bypassValidation tests
  • Set aria-invalid attribute based on validation

    7 octobre 2013, par nschonni
    Set aria-invalid attribute based on validation
    
    As per http://www.w3.org/TR/wai-aria/states_and_properties#aria-invalid
    the validation states should only be added after a user has had a chance
    to enter a value
  • Improve Chinese translations

    5 septembre 2013, par steelywing
    Improve Chinese translations
    
    Make translation smooth
    
    Closes gh-871
  • Delete todo since it has moved to #742

    24 août 2013, par nschonni
    Delete todo since it has moved to #742