Hi Igor, The picker works fine - its the implementation I'm concerned about.
If you have 2 instances, then all the javascript exists twice. All the translations exist twice. The demo does not show 2 date pickers and you can clearly see the dependance on "initdateTextField2" being pasted into the middle of the script area. eg, say you need to specify a date range - or multiple date ranges for something like a search input, or you have multiple panels with date pickers. Is this purely to satisfy the requirement of the example? -ie, not suitable for anything more than "date of birth" checking and 1 instance per page. igor.vaynberg wrote: > > it seems to be working just fine here > > http://wicketstuff.org/wicket13/dates/ > > > -igor > -- View this message in context: http://www.nabble.com/wicket-datetime-tp15866334p15869748.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
