Bug Tracker

Show
Ignore:
Timestamp:
05/12/08 11:14:14 (8 months ago)
Author:
joern.zaefferer
Message:

validate: Rewrote custom selectors (:blank, :filled, :unchecked) with functions for compability with AIR

Files:
1 modified

Legend:

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

    r5561 r5563  
    1 1.2.2 / 1.3 
     11.3 
    22--- 
    33* Fixed invalid-form event, now only triggered when form is invalid 
     
    1414* Allow both button and input elements for cancel buttons (via class="cancel") 
    1515* Fixed #2215: Fixed message display to call unhighlight as part of showing and hiding messages, no more visual side-effects while checking an element and extracted validator.checkForm to validate a form without UI sideeffects 
     16* Rewrote custom selectors (:blank, :filled, :unchecked) with functions for compability with AIR 
    1617 
    17181.2.1