If someone ever needs it 

I'm using  Sscrew Default Buttons <http://www.screwdefaultbuttons.com/>  
plugin for jQuery which "hides" default input (checkbox) field and shows
pictures over it. 

The problem was with click event never triggered on input field but only on
element over the checkbox field.

This code helped fixing the problem. First you have to change the checked
property of the input field 


AjaxCheckBox#onUpdate method is then called ;)

Regards

Armando



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-6-AjaxCheckBox-onUpdate-method-not-called-tp4652910p4652918.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]

Reply via email to