Hello everyone, I have just one question to ask you all today. "Can you possibly create a code that prevents people from dragging on your website, whether javascript or html? this would prevent them from highlighting the images. if it is possible can anyone please me. I do not want Html Block or anything like that, just plain simple coding. Is this possible? Thanks for your time
I dont want them highlighting because alot of my bg are pictures, ( making them background wont work because it doesnt match up )
Maybe its just me, but still cant see where your coming from or what your hoping to achieve from them being able or not able to highlight.
well if you want to prevent people from copying ur content, then you can use javascript, but if not and you are trying to prevent people from selecting your images, then i think css wud be helpful
You really can't hide/lock anything that displays in your browser completely from the web if you know what you are doing. You can always get around it. If you don't want text selectable you could make it into a dynamic image or just a normal image but you can then always use "print screen" or photoshop out the watermarks if needed to. I too am puzzle why you would want to do this.