best Hacking tricks

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Saturday, 6 April 2013

How To Disable Right Click On Your Website Or Blog ?

Posted on 12:30 by Unknown
 Disable Right Click for blog
If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.

How To Disable Right Click On Your Blog ?

 1. Got to your blogger Dashboard and then Click on Layout.
blogger widget

 2. Now Click on Add Gadget and select Html/Javascript.
blogger widget
 3. Now paste code given below in the pop up window.
<!--MBW Code-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!--Code End http://mybloggersworld.blogspot.in>
 4. Save it and done. Now users will not be able to right click on your website.  5. If you like to disable mouse on your computer then check out tutorial given below.

  • Disable Mouse On Your Computer

Some Other Cool Trick For You

  • Make A Virus That Disable Mouse
  • Learn To Make Dangerous Virus In A Minute
  • Enable God Mode In Windows 7 And Vista
Email ThisBlogThis!Share to XShare to Facebook
Posted in BLOGGING, INTERESTING TRICKS, JAVASCRIPT TRICKS | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • 1000+ Hacking Tutorials collection
    DOWNLOAD HERE
  • How Does The Free Services And Softwares Can Cost High?
    Of course it is awesome to get something totally free of cost, isn’t it? But are you aware that the free thing can cost you much more in nea...

Categories

  • Android
  • ANNOUNCEMENT
  • BACKTRACK
  • BATCH PROGRAMMING
  • BLOG WIDGETS
  • BLOGGING
  • BROWSER TRICKS
  • CMD
  • Computer Programming
  • DDoS
  • Desktop Apps
  • DOWNLOADS
  • EBOOKS
  • Email Application
  • FACEBOOK
  • FIREFOX
  • GAMES
  • GOOGLE
  • GOOGLE TRICKS
  • Hackers
  • HACKING
  • Hacking EBOOKS
  • ICONS
  • INTERESTING TRICKS
  • IP ADDRESS
  • JAVASCRIPT TRICKS
  • KEYLOGGER
  • LINK EXCHANGE
  • LINUX
  • MOBILE
  • MOVIES
  • NOTEPAD TRICKS
  • PASSWORD HACKING
  • PHISHING
  • PROGRAMMING EBOOKS
  • RAT
  • REGISTRY
  • Reviews
  • Security
  • Smartphone Apps
  • SOFTWARES
  • SQL INJECTION
  • VIDEO TUTORIALS
  • VIRTUAL MACHINE
  • VIRUS
  • WINDOWS
  • YOUTUBE TRICKS

Blog Archive

  • ►  2014 (18)
    • ►  March (4)
    • ►  February (5)
    • ►  January (9)
  • ▼  2013 (27)
    • ►  December (5)
    • ►  November (1)
    • ►  September (1)
    • ►  August (1)
    • ►  July (1)
    • ►  June (2)
    • ▼  April (5)
      • Password Protect Any Folder Without Any Software
      • Block Facebook On Your Computer In Few Simple Steps
      • Finding Serial Key Of Any Software Using Simple Go...
      • How To Disable Right Click On Your Website Or Blog ?
      • Watch 18+ Videos On Youtube Without Signing In
    • ►  March (5)
    • ►  February (4)
    • ►  January (2)
  • ►  2012 (38)
    • ►  December (5)
    • ►  November (4)
    • ►  October (5)
    • ►  March (2)
    • ►  February (4)
    • ►  January (18)
  • ►  2011 (53)
    • ►  December (24)
    • ►  November (29)
Powered by Blogger.

About Me

Unknown
View my complete profile

Register Here

Pages

  • Home