Re: Adding onClick event to form fields

2008-02-20 Thread Christian Alejandro Marquez Grabia
RequestTarget) { > > > // do something here! > > > } > > > }); > > > > > > statusForm.add(statusText); > > > > > > add(statusForm); > > > > > > //

Re: Adding onClick event to form fields

2008-02-20 Thread Nick Heudecker
gt; > > statusForm.add(statusText); > > > > add(statusForm); > > > > // > > > > Thanks > > G > > -- > > View this message in context: > http://www.nabble.com/Addin

Re: Adding onClick event to form fields

2008-02-20 Thread Igor Vaynberg
// do something here! > } > }); > > statusForm.add(statusText); > > add(statusForm); > > ////////////////// > > Thanks > G > -- > View this message in context: > htt

Adding onClick event to form fields

2008-02-19 Thread givp
equestTarget ajaxRequestTarget) { // do something here! } }); statusForm.add(statusText); add(statusForm); // Thanks G -- View this message in context: http://www.nabble.com/Adding-onClick-event-to-form-fields-tp155809