jQWidgets Forums

jQuery UI Widgets Forums Editors CheckBox, RadioButton Tap Event on jqx-check-box

This topic contains 1 reply, has 1 voice, and was last updated by  cristi_salcescu 9 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Tap Event on jqx-check-box #77790

    cristi_salcescu
    Participant

    Hi
    I have problems catching the tap event from the jqx-check-box element.
    I’m using jqxCheckbox with angular and I’m testing the touch event from Chrome simulator.
    The “jqx-on-click” directive that I used didn’t fire on tap. I tried also “jqx-on-change” but when I added this property the ng-model behaved strangely.
    The scope variable set in ng-model was not set with the last value when I checked it in the event handler for “jqx-on-change”.
    I’ll need an advice on how to catch this event right.

    Thanks

    Tap Event on jqx-check-box #77809

    cristi_salcescu
    Participant

    I’ve just found out that “ng-change” catches the click and tap events and gives the correct value of the model variable.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.