I think upgrading to the latest 1.2 would fix your problem. The
current version is 1.2.5, see
http://sourceforge.net/project/showfiles.php?group_id=119783&package_id=130482

Eelco

On 2/28/07, Dipu <[EMAIL PROTECTED]> wrote:
> I am using 1.2.1 at the moment.
>
> Did we have an official release of the version 2.0. I wiasd thinking of
> moving to 2.0 when its released.
>
> Regards
> Dipu
>
>
> ----- Original Message -----
> From: "Eelco Hillenius" <[EMAIL PROTECTED]>
> To: <wicket-user@lists.sourceforge.net>
> Sent: Wednesday, February 28, 2007 5:27 PM
> Subject: Re: [Wicket-user] IE 7 + Ajax + Datepicker issues
>
>
> > What version are you using? And if the version is 1.3 or 2.0, you
> > could consider using the much better datepicker that is in
> > wicket-datetime.
> >
> > Anyway, this sounds like a problem we had in previous versions to;
> > should be fixed in new versions.
> >
> > Eelco
> >
> >
> > On 2/28/07, Dipu <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> Hi All,
> >>
> >> I use Ajax links to switch between different panels on a page and some of
> >> the panels has datepicker components on it.
> >> On IE 7 the date picker will stop working ( calendar won't pop up ) after
> >> switching between panels using ajax link.
> >> I think the reason for this is  that when the dom is updated with the
> >> html
> >> for the panel the inline Calendar.setup script is not getting executed
> >> with
> >> IE7.
> >> I tired calling the Calendar.setup script  on the decorateOnSuccessScript
> >> of
> >> the ajax link thats is used to switch panel and the date picker worked.
> >> Can anyone say if this is the solution to go with or do we have any other
> >> better ways of solving the problem.
> >> If calling the Calendar.setup script in the above mentioned way is the
> >> solution then it will be good if the getInitScript method on the
> >> DatePaicker
> >> is made public.
> >>
> >> Regards
> >> Dipu
> >>
> >> -------------------------------------------------------------------------
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to share
> >> your
> >> opinions on IT & business topics through brief surveys-and earn cash
> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >> _______________________________________________
> >> Wicket-user mailing list
> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >>
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to