“imagem html não arrastável” Respostas de código

Faça a imagem não draggable css

user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
Ava

imagem html não arrastável

<img draggable="false" src="https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_92x30dp.png">
TomatenTim

Respostas semelhantes a “imagem html não arrastável”

Perguntas semelhantes a “imagem html não arrastável”

Mais respostas relacionadas para “imagem html não arrastável” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código