You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by rebecca <ri...@gmail.com> on 2011/08/18 10:03:37 UTC

Re: onchange not working with jquery numeric plugin

The ajax did work with "onkeyup" but i really need the "onchange" event.
What do you mean by "the jquery function must be binded to the same
behaviour "?

Thanks
Rebecca

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/onchane-not-working-with-jquery-numeric-plugin-tp3751788p3752004.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: onchange not working with jquery numeric plugin

Posted by Rodrigo Heffner <ro...@gmail.com>.
I mean that the numeric() function may have logic that changes / overrides
wicket's "onchange" calls, either the numeric() function works or (if
removed) the AjaxFormComponentUpdatingBehavior works.

On Thu, Aug 18, 2011 at 9:03 AM, rebecca <ri...@gmail.com> wrote:

> The ajax did work with "onkeyup" but i really need the "onchange" event.
> What do you mean by "the jquery function must be binded to the same
> behaviour "?
>
> Thanks
> Rebecca
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/onchane-not-working-with-jquery-numeric-plugin-tp3751788p3752004.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Rodrigo H M Bezerra