Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit ff7e33e

Browse files
author
DEWITTE Pierre-Alban
committed
[batch-mode] Add the pointer event polyfill to have a good experience with IPAD
1 parent d166ea8 commit ff7e33e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

batch-mode-explorer/public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<title>Interactive Ink SDK - Explore batch mode</title>
8+
<script src="https://code.jquery.com/pep/0.4.3/pep.js"></script>
89
</head>
910
<body>
1011
<noscript>

0 commit comments

Comments
 (0)