yes its 1.3 only. in 1.2.6 you can do target.addjavascript("
document.getelementbyid('"+id+"').focus();");-igor On 8/16/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote: > > in which wicket version is dat 1.3? cuz am still with 1.2.6 > > On 8/16/07, Al Maw <[EMAIL PROTECTED]> wrote: > > > > Ayodeji Aladejebi wrote: > > > I want to believe this is a javascript affair but after a form submits > > or an > > > ajaxLink completes execution, is there any suggestion as to how to > make > > the > > > page focus jump to a particular component on the page > > > > See AjaxRequestTarget#focusComponent(). > > > > Regards, > > > > Al > > -- > > Alastair Maw > > Wicket-biased blog at http://herebebeasties.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
