Search
 
SCRIPT & CODE EXAMPLE
 

HTML

prevent saving images css

img {
    pointer-events: none;
}
Comment

prevent image saving in html

<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />
Comment

PREVIOUS NEXT
Code Example
Html :: html link tag for other website 
Html :: convert string to boolean js 
Html :: router link @click 
Html :: css bootstrap refresh icon 
Html :: chevron down html 
Html :: mysql date time to html input datetime-local value 
Html :: html input date min 
Html :: check if select option is selected javascript 
Html :: log svg icon 
Html :: html select option disabled selected 
Html :: input only accept numbers 
Html :: how to run an html file from github 
Html :: django template comments 
Html :: how to add css to html 
Html :: canadian postal code pattern input html 
Html :: form input autocomplete off 
Html :: XACML 
Html :: how to make body width be device width html 
Html :: hambuerger button svg 
Html :: how to change size of image in html 
Html :: insert svg file in html with animation 
Html :: how to include a dash in html 
Html :: select input placeholder 
Html :: pop up message on button click in html 
Html :: iframe in html 
Html :: css loading spinner img 
Html :: how to add active class to current element javascript 
Html :: align div in html 
Html :: meta property="og:description" 
Html :: whats app chat link for html 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =