javascript - Touch/Tap vs href for mobile devices -


i developing mobile website. using lot of links (href). want know whether should give normal href link or should use javascript detect touch , direct href value. 1 faster , more user friendly ? using hammer.js touch events. can me figure out ?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -