Re: Some Ajax updates

2005-11-23 Thread Travis Reeder
There is a full set of examples in the sandbox under AJAX Form Components or directly at inputAjax.jsf. Travis On 11/22/05, Grant Smith <[EMAIL PROTECTED]> wrote: > Good work Travis! Any chance of creating some examples for these ? > > -- > Grant Smith >

Re: Some Ajax updates

2005-11-22 Thread Grant Smith
Good work Travis! Any chance of creating some examples for these ? -- Grant Smith

Some Ajax updates

2005-11-22 Thread Travis Reeder
So I've got a good set of ajax form components working now and I thought I'd give an update. - inputText (with options to show buttons for submit, default is to submit onChange) - selectManyCheckbox - selectOneRadio - selectBooleanCheckbox (with options to use on/off images instead of a checkbox)