Jquery list issue

I am using jqm list on my app . when scrolling set to off on design screen ,List1_onClick() function works fine . when scrolling set to on , the same function won’t work . This issue happens on ios devices . On chrome browser and android phones this works fine .

Does changing the setting of FastClick in Project Properties make a difference?

Yes ! It works fine now . But , does this affect android functioning ?

It shouldn’t - but give it a try to make sure.