We can also set the draggable HTML attribute of the img element we want to disable dragging for to false . To do this, we write: <img draggable="false" src=' ...
確定! 回上一頁