Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
put touch-action to make it work on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Jun 25, 2014
1 parent 188a647 commit 001dc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</style>

</head>
<body unresolved>
<body unresolved touch-action="auto">

<h3>A. No ink effect and no sliding bar</h3>

Expand Down

0 comments on commit 001dc55

Please sign in to comment.