i have no idea how much of that javascript can be factored out and how
much of it is requried to init each instance of the yui calendar.
(didnt write that one). perhaps gerolf or eelco wouldnt mind pipinig
in... i didnt see any license headers being dumped into html though.

personally ive used this one [1] in the past and liked it more then
the yui thing...

http://wicket-stuff.svn.sf.net/svnroot/wicket-stuff/trunk/wicket-calendar/

-igor


On Thu, Mar 6, 2008 at 1:42 AM, Ned Collyer <[EMAIL PROTECTED]> wrote:
>
>  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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to