@Radovan, Thanks for quick-start.
@Martin, I think it is a wicket 7.2.0 bug. Maybe the same bug I mentioned here http://comments.gmane.org/gmane.comp.java.wicket.user/120356 ? You can test it with https://github.com/reiern70/bug-on-change Apologies for all the "idea" noise on project but I'm "short on time". It seems to work fine with 6.22.0 On Wed, Feb 24, 2016 at 12:18 PM, Radovan Račák <[email protected]> wrote: > Okey, > > here is quickstart project > https://github.com/vanrado/quickstart > <https://github.com/vanrado/quickstart> with one HomePage, in > HomePage.html I am changing input value by Javascript when user click on > the > link, and I have OnChangeAjaxBehavior in Java class of that Page > > Thanks > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Handle-Ajax-event-onChange-or-onInput-by-changing-TextField-with-Javascript-tp4673697p4673706.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards - Ernesto Reinaldo Barreiro
