import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
|
||||
// johanbrook.com/browsers/native-momentum-scrolling-ios-5/
|
||||
// introduced in iOS5b2. Possible API may change...
|
||||
|
||||
Modernizr.addTest("overflowscrolling",function(){
|
||||
return Modernizr.testAllProps("overflowScrolling");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user