Add support for touch active

This commit is contained in:
Mu-An Chiou 2020-04-23 17:25:10 -04:00
parent b02cb0035f
commit 0cf8f9623c
No known key found for this signature in database
GPG key ID: CD0B1EEC7A35239E
5 changed files with 24 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<link rel="stylesheet" href="docs.css"></style>
<link rel="stylesheet" href="vs.css"></style>
</head>
<body>
<body ontouchstart>
<aside>
<ul class="tree-view">
<li><a href="#intro">Intro</a></li>