[wp-trac] Re: [WordPress Trac] #5299: JS/AJAX form validation

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 1 05:49:33 GMT 2007


#5299: JS/AJAX form validation
-----------------------------------+----------------------------------------
 Reporter:  mdawaffe               |        Owner:  mdawaffe
     Type:  defect                 |       Status:  assigned
 Priority:  normal                 |    Milestone:  2.4     
Component:  General                |      Version:          
 Severity:  normal                 |   Resolution:          
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Comment (by mdawaffe):

 While they're up for grabs, what do people think about the class names?

 {{{
 invalid = some input in this box is no good
 form-field = this box contains some inputs (that might end up being
 invalid)
 required = this box contains required inputs
 }}}

 Should we standardize them?

 {{{
 form-invalid
 form-field
 form-required

 input-invalid
 input-field / input-holder
 input-required
 }}}

 I guess I like the {{{form-}}} prefixed variants the best.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5299#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list