Join me!

Cash n hits

Saturday

Want to make click right disabled on your Blog


Some web sites do not allow their visitors using right mouse click while pointer is on the blog area. This option is useful for the site and blog owners, who want to minimize the possibilities of the content direct copying to other posts.







If you want the right click option to be disabled on all pages in your blog then follow the instructions below. If not then you can just place the code in the post that you want to disable it in. Make sure if you paste it in a post you do so in Edit HTML mode.

Right click on any internet browser is very important element and we must use it when it comes to copy or editing texts and etc. It’s very important when it comes to webmasters too. but some people may use it in a bad way, and you may want to make click right disabled on your blog. to protect you text, images links and others.



To setup this tool in your blog Copy the Following code and paste it to your blog by adding a new page element.


Step 1 : Go to Dashboard > Layout > Add Gadget > HTML / JavaScript
Step 2 : Copy the following code and paste it there .
Step 3 : Save the html/javascript and view you blog.


to put directly on template
Design--> Edit HTML--> Ctrl+F--> Input </head> in the Find bar that comes up.

This should locate the </head> tag in your HTML page.

Place this code directly above the </head> tag.

<script type="text/javascript">
document.onmousedown=disable; //IE
message="Sorry no right click on this page!";
function disable(e)
{
if (e == null)
  { //IE disable
  e = window.event;
  if (e.button==2)
    {
    alert(message);
    return false;
    }
  }
document.onclick=ffdisable;  //FF
}
function ffdisable(e)
{
if (e.button==2)
  { //firefox disable
  e.preventDefault();
  e.stopPropagation();
  alert(message);
  return false;
  }
}
</script>

You can change the text in red to the alert message you wish to display when someone right clicks.
You might also like:

A message will appear to the persons trying to right click informing them right click is disabled..
Hope this post helped someone

Sunday

Paid to view Websites and more Free



Are You Looking To Make Some Extra Cash?
Join the dedicated community of Clixsense for free and start getting paid just for browsing websites, play games and more.
Refer your friends and multiply your earnings!
Member Benefits
• Browser Toolbar With Instant Notification of New Ads Available
• Earn Up To $0.02 Per Click and Up To $0.008 Per Referral Click
• Earn Even More With their Affiliate Program
• Payments Via Check, Alertpay and PayPal
• Win Daily Prizes Up To $5.00
• Unlimited Direct Referrals
• Guaranteed Ads Daily


Click Here To Join

How to create Symbols for Facebook Twitter MSN - Music Notes - Smileys - Hearts & much more

How to use
Just copy-paste symbols BELOW that you like into your status, comments, messages. Just to save your time, note that due to recent update, Facebook won't let you put them into your name.
How to Make Music Notes, Facebook Twitter MSN - Symbols, Smileys, Hearts & much more
Though, strangely, it seems like some symbols can form "combos" (like in video games) ≧^◡^≦ and don't work if you put them one after another. So if you see some of your symbols turning into squares after you have put some new symbol into the input field - that might be a problem. To solve it just press "Ctrl" + "Z" and don't put these troublemaker symbols.



Top Symbols

☮ ✈ ♋ 웃 유 ☠ ☯ ♥ ✌ ✖ ☢ ☣ ☤ ✂ ✆ ✉ ✦ ✧ ♱ ♰
★ ♥


 TYPE
alt+14= ♫
alt+13 = ♪
alt+3= ♥
alt+4= ♦
alt+5= ♣
alt+6= ♠
alt+11= ♂
alt+12= ♀
alt+164 & alt+165 for these   Ñ ñAND JUST KEEP GOING - LOTS OF COOL SYMBOLS 

Zodiac signs - astronomical symbols

♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓

Games

♚ ♛ ♜ ♝ ♞ ♟ ♔ ♕ ♖ ♗ ♘ ♙
Hands
☚ ☛ ☜ ☝ ☞ ☟
Cross
☩ ☨ ☦ ✙ ✚ ✛ ✜ ✝ ✞ ✠
Flower
❀ ✿ ❁ ✾
Music
♪ ♫ ♩ ♬ ♭ ♮ ♯
Stars
❇ ❈ ❅ ❄ ❆ ✡ ۞ ★ ☆ ⋆ ✩ ✮ ✯ ✰ ╰ ☆ ╮
Temperature
☼ ☀ ☁ ☂ ☃ ☄ ☾ ☽ ❄
Religion
☯ ✡ ☨ ✞ ✝ ☮ ☥ ☦ ☧ ☩ ☪ ☫ ☬ ☭ ✌
Pen / Writing
✉ ✍ ✎ ✏ ✐ ✑ ✒← ↑ → ↓
˜ ∆ ± ≠ ∞




There's more below

Cashcrate

Related Posts Plugin for WordPress, Blogger...