case 3679

This commit is contained in:
2019-02-14 00:32:59 +00:00
parent 6fa7e395c7
commit 7030686021
4 changed files with 42 additions and 10 deletions

View File

@@ -38,7 +38,7 @@
<asp:Label ID="lblSignHeader" runat="server" Text="By signing below you agree to terms for service provided."
Font-Size="Smaller"></asp:Label></p>
<canvas id="sigpad" width="600" height="200" style="border: 1px dotted;">
<canvas id="sigpad" width="600" height="200" style="border: 1px dotted;touch-action: none;">
<p>Your browser does not support signing<br/>
The following browsers are supported:<br/>
IE 9.0+, FIREFOX 3.0+, SAFARI 3.0+, CHROME 3.0+, OPERA 10.0+, IPAD 1.0+, IPHONE 1.0+, ANDROID 1.0+</p>