Revisions : jQuery validator

jQuery Validation Plugin

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

Les articles publiés sur le site

  • Allow groups to be an array or a string - Fixes #479

    10 décembre 2012, par IamDavidovich
    m jquery.validate.js m test/test.js Allow groups to be an array or a string - Fixes #479 Field names can contain spaces (as they are a CDATA type). This causes problems with groups, as the string listing the fields is split on spaces. This commit allows the groups option to be either a (...)
  • Whitespace

    10 décembre 2012, par jzaefferer
    m additional-methods.js Whitespace
  • Removed spaces with multiple MIME types

    6 décembre 2012, par createbang
    m additional-methods.js Removed spaces with multiple MIME types If multiple MIME-types are specified, this will get rid of any extra spaces between them. `audio/mp3, audio/m4v` becomes `audio/mp3,audio/m4v` for parsing successfully.
  • Whitespace/indent fixes

    26 novembre 2012, par jzaefferer
    m additional-methods.js m jquery.validate.js Whitespace/indent fixes
  • All tabs for localizations

    26 novembre 2012, par nschonni
    m localization/messages_kk.js m localization/messages_zh.js All tabs for localizations Corrected double space