I noticed that when I create <img>
myself, then the image can be dragged with the mouse and on sites such as the Hashcode avatar cannot be dragged. The question of what it depends on (I know that using js can be used to remove dragging but it wasn’t changed in the cases I mentioned ) can img
or not? In Opera and Safari some img are not dragged and in others img
dragged on what does it depend on?
For example, on my page my photos in Opera and Safari cannot be dragged, although this is a normal img, can this be due to alt
? Or because of what? After all, when I create img
myself, it is dragged! And by the way, I know html css and js very well and I ask what the drag / non-drag <img>
tag depends on only in some browsers, without JS and CSS **