javascript - What fires 'touchmove' event? -


i've been debugging touchmove event , 'console.logging it', yet still don't , still haven't found information on how event fired.

so event fired based on distance/time, both?, when fired?

the exact implementation depends on user agent, can read in specification on here in section 5.5 touchmove event


Comments