I will try that... :) Another little issue is that I want some buttons to not use autosroll when submitting, is that possible?
BTJ On Thu, 26 Oct 2006 14:14:20 -0400 Jeff Bischoff <[EMAIL PROTECTED]> wrote: > Bjorn, > > It's not a bug. You need to call some special javascript to activate the > autoscrolling feature. Originally, this was only implemented in the > commandLink and commandButton components. Activation through custom > javascript was possible, and I had this working quite well for my input > components in 1.1.3 > > Today, we are fortunate to have access to a new component which not only > submits from an input component, but also activates the autoscrolling > feature - just like a commandLink would! It's called submitOnEvent, and > is currently in Sandbox. See [1] for more details. > > [1] http://wiki.apache.org/myfaces/SubmitOnEvent > > Regards, > > Jeff Bischoff > Kenneth L Kurz & Associates, Inc. > > Bjørn T Johansen wrote: > > I have enabled autoscroll and it works like a charm, but not when I submit > > a value from choosing a radio > > button... Is this by design or a bug? > > > > > > Regards, > > > > BTJ > > >

