jQuery: The Write Less, Do More JavaScript Library

Show
Ignore:
Timestamp:
05/08/08 18:30:38 (3 months ago)
Author:
joern.zaefferer
Message:

validation: Allow both button and input elements for cancel buttons (via class="cancel")

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/validate/changelog.txt

    r5340 r5509  
    1212* Fixed url and email validation to not use trimmed values 
    1313* Fixed creditcard validation to accept only digits and dashes ("asdf" is not a valid creditcard number) 
     14* Allow both button and input elements for cancel buttons (via class="cancel") 
    1415 
    15161.2.1