Yes, but ajax is not an option at the moment... I have tried ajax4jsf but it seems it doesn't like my html code much... And I don't have time to rewrite my pages... :(
BTJ On Fri, 27 Oct 2006 09:15:00 -0400 Jeff Bischoff <[EMAIL PROTECTED]> wrote: > Bjørn T Johansen wrote: > > Another little issue is that I want some buttons to not use autosroll when > > submitting, is that possible? > > > > I don't know. As far as I know, the configuration of auto_scroll is > still limited to merely a global toggle. > > An alternative approach would be to use AJAX for some of your buttons. > Those with ajax would behave like a button with autoscroll (they don't > scroll back to top of page). You could then leave the other buttons > without AJAX and without auto_scroll. > > Regards, > > Jeff Bischoff > Kenneth L Kurz & Associates > >

