Hi There!
I’m creating a pretty interactive navigation, in my opinion. And I have to disable the drag function of the images in the white bar of the header. Since it is a navigation, pointer-events: none;
is not an option.
Can You help me please to bring draggable=“false” to work?
I tried the folliowing CSS / JS solutions with no luck.
For the HTML solution I’m not sure in which file and how to place the code.
CSS / JS to prevent dragging of ghost image?
I would appreciate any kind of help.