adding style to multiple form fields on validaton

2011-05-30 Thread rebecca
utes().put("class", "invalid"); } } }; Thanks Rebecca -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/adding-style-to-multiple-form-fields-on-validaton-tp3560363p3560363.html Sent from th

Re: adding style to multiple form fields on validaton

2011-05-30 Thread Pedro Santos
; Rebecca > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/adding-style-to-multiple-form-fields-on-validaton-tp3560363p3560363.html > Sent from the Users forum mailing list archive at Nabble.com. > > -

Re: adding style to multiple form fields on validaton

2011-05-30 Thread Martin Grigorov
d() || !compA.isValid()) { >>    tag.getAttributes().put("class", "invalid"); >>   } >>  } >>  }; >> >> Thanks >> Rebecca >> >> >> >> -- >> View this message in context: >> http://apache-wicket

Re: adding style to multiple form fields on validaton

2011-05-30 Thread rebecca
/adding-style-to-multiple-form-fields-on-validaton-tp3560363p3562251.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: adding style to multiple form fields on validaton

2011-05-31 Thread rebecca
hi there Has anyone have an idea for me? Thanks Rebecca -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/adding-style-to-multiple-form-fields-on-validaton-tp3560363p3564982.html Sent from the Users forum mailing list archive at Nabble.com

Re: adding style to multiple form fields on validaton

2011-05-31 Thread Martin Grigorov
Wed, Jun 1, 2011 at 8:25 AM, rebecca wrote: > hi there > > Has anyone have an idea for me? > > Thanks > Rebecca > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/adding-style-to-multiple-form-fields-on-validaton-tp3560363p3564982.ht