I've tried to bind a function to swipeLeft and swipeRight via $$(...).swipeLeft(function(){}) and $$(...).swipeRight(function(){}).
On most mobile browsers this works like a charm but on Firefox mobile the browser makes no move to react on this events.
I've debugged with remote debugger and no error happens also the browser is not jumping in this functions.
Test systems are multiple android devices with android 4.x.x and Firefox mobile 23.0
Hello together,
I've tried to bind a function to swipeLeft and swipeRight via $$(...).swipeLeft(function(){}) and $$(...).swipeRight(function(){}). On most mobile browsers this works like a charm but on Firefox mobile the browser makes no move to react on this events. I've debugged with remote debugger and no error happens also the browser is not jumping in this functions.
Test systems are multiple android devices with android 4.x.x and Firefox mobile 23.0