The problem in https://github.com/reiern70/bug-on-change is that it
includes a second copy of jquery.js after the one contributed by Wicket and
wicket-xyz.js.
In HomePage.html just remove <script src="//
code.jquery.com/jquery-1.12.0.min.js"></script> and all works fine again.

I see the same in Radovan's project so I assume the same solution will work
too.

Have fun!


Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Feb 24, 2016 at 4:46 PM, Ernesto Reinaldo Barreiro <
reier...@gmail.com> wrote:

> https://cwiki.apache.org/confluence/display/WICKET/Wicket+Ajax
>
> On Wed, Feb 24, 2016 at 3:45 PM, Radovan Račák <radovan.ra...@gmail.com>
> wrote:
>
> > Ok,
> > now I am solving some workaround of this problem, please do you have any
> > idea how can I edit values with javascript and handling this event in
> Java
> > Ajax Handler?
> >
> > Thank you
> >
> > --
> > View this message in context:
> >
> http://apache-wicket.1842946.n4.nabble.com/Handle-Ajax-event-onChange-or-onInput-by-changing-TextField-with-Javascript-tp4673697p4673712.html
> > Sent from the Users forum mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
> Regards - Ernesto Reinaldo Barreiro
>

Reply via email to