There is a CSS rule for that, but it’s not widely used because of old browsers support
pointer-events: none;
Related Contents:
- Make header and footer files to be included in multiple html pages
- Set timeout for ajax (jQuery)
- How to get a style attribute from a CSS class by javascript/jQuery?
- Clear icon inside input text
- why javascript this.style[property] return an empty string? [duplicate]
- Show and hide divs at a specific time interval using jQuery
- How to change CSS using jQuery?
- Add/remove class with jquery based on vertical scroll?
- How to connect HTML Divs with Lines? [duplicate]
- adding css file with jquery
- Dynamically loading css stylesheet doesn’t work on IE
- Remove all classes that begin with a certain string
- Is $(document).ready() also CSS ready?
- How to get nth-child selector to skip hidden divs [duplicate]
- Using jQuery how to get click coordinates on the target element
- TypeError: $(…).DataTable is not a function
- Does .css() automatically add vendor prefixes?
- Border Radius for IE8
- Change text color based on brightness of the covered background area?
- make html text input field grow as I type?
- Is there any cross-browser javascript for making vh and vw units work
- How To Include CSS and jQuery in my WordPress plugin?
- Changing width property of a :before css selector using JQuery [duplicate]
- Dropdown select with images
- How to show a running progress bar while page is loading
- How can I generate the opposite color according to current color?
- jQuery counting elements by class – what is the best way to implement this?
- Disable dragging an image from an HTML page
- Show text letter by letter
- How to keep the menu state on page reload
- jQuery – Sticky header that shrinks when scrolling down
- simulate background-size:cover on or
- Creating a select box with a search option
- Save a pre element as PDF with CSS
- Detect browser wrapped lines via javascript
- How to open specific tab of bootstrap nav tabs on click of a particuler link using jQuery?
- infinite-scroll jquery plugin
- How do I make a move up and down when I’m scrolling the page?
- Change the style of :before and :after pseudo-elements? [duplicate]
- CSS Textarea that expands as you type text [duplicate]
- Load HTML page dynamically into div with jQuery
- Fullpage.js. Adding a scroll delay
- How to define the css :hover state in a jQuery selector?
- Disable elastic scrolling in Safari [duplicate]
- Check if element is between 30% and 60% of the viewport
- How can I refresh the screen on browser resize?
- How should I crop an image at client side using jcrop and upload it?
- Add a transform value to the current transforms that are already on the element?
- Convert dropdown to selection boxes with color and trigger drop down action
- jQuery: Change element type from hidden to input