Armand
Posts: 0
Joined: Sat Jan 03, 2015 9:04 am

Exit all click events for same object

If I add multiple actions to click event for one object and excute javascript return; during one of the click events is it correct to assume that no further click events will be executed?

Armand

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Exit all click events for same object

Hello Armand,

Sure, please read about events order here http://devcenter.appery.io/documentat...

Armand
Posts: 0
Joined: Sat Jan 03, 2015 9:04 am

Exit all click events for same object

Thx

Return to “Issues”