Jörn,

How can I force the new validation plugin to ignore form elements with
display: none? 

 

I modified the previous release this way: 

validator.elements =
this.find(":input:not(:submit):not(:reset):visible").focus(function() {

validator.lastActive = this;

});

 

Great work as always.

 

Ryan Rose
Vice President
Digiwize, Inc.
One Technology Drive
Tolland, CT 06084
e: [EMAIL PROTECTED]
p: 860.730.2631
http://www.digiwize.com

 

Reply via email to