
Disable Mouse Dragging CSS JS
2019-09-22 / Dimas Lanjaka Kumala Indra
CSS
<style>
body {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
</style>
Disable Mouse Dragging CSS JS
PermaLink: https://www.webmanajemen.com/2019/09/disable-mouse-dragging-css-js.html
Google Rich Snippets | Schema Markup Validator | Google Pagespeed Insight