vendredi 23 octobre 2015

iOS CSS native scroll feeling

When scrolling in the following website: http://ift.tt/1J8inqC with my iOS device I get a native scrolling feeling. How do I implement this in my CSS?

I've tried adding the following code in my body tag in CSS without success

overflow: scroll;
-webkit-overflow-scrolling: touch;

Kind regards,




Aucun commentaire:

Enregistrer un commentaire