Tagged Questions
4
votes
1answer
85 views
How is the scrolling in mobile browsers (touch) different from desktop browsers?
I know scrolling works differently on mobile devices since they don't fire the scroll event right away.
What else is different? Where can I learn more about it? I want to know if it has any other ...