On Thu, 17 Jul 2008 15:42:14 +0200 Federico Fanton <[EMAIL PROTECTED]> wrote:
> Hi everyone! > I'm sorry, is there a way to set the focus to the textfield of a DateField > component, whenever the user picks a date from the popup? > I mean: > - the user clicks on the calendar icon > - she chooses a date from the popup calendar > - the popup closes > - the focus goes to the corresponding textfield > > What should I try to investigate? Is this a Wicket-side matter or YUI's? I think I'll try hooking into the Calendar's "beforeHideEvent" via Javascript.. Am I on the right track? :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
