On 23.01.2015, schrieb Lance Java wrote: > You could use the observe mixin from tapestry stitch. The mixin can fire a > zone update based on the change event, the current checkbox value can be > sent as the event context.
Hey Lance, your project sounds very promising, thanks for the hint. But are you sure that is works with checkboxes? According to Chrome, there is no event listener registered for "change" with this code: <t:checkbox value="ignoreValueSelected" t:mixins="stitch/observe" clientEvent="click" event="updateLength" zone="resultZone"/> - Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org