.
კოდი:
<html><head><script language="JavaScript"> document.onselectstart = function() { return false; } document.oncontextmenu = function() { return false; } document.onmousedown = function() { return false; } </script>
დააკოპირეთ