Go to the page and open the inspect elements.
Navigate to <style> block in <head>
there remove the following
<style> img { pointer-events: auto; } body { user-select: none; -ms-user-select: none; -o-user-select:none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; } </style>
Thank me by commenting if you wish so.
కామెంట్లు లేవు:
కామెంట్ను పోస్ట్ చేయండి