How to completely DISABLE any MOUSE CLICK April 30, 2023 by Tarik You can add a simple css3 rule in the body or in specific div, use pointer-events: none; property.