Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team


Join the forum, it's quick and easy

Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team
Fixy-Fact
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Blogger] Disable Right Click, Block Text & Copy Paste

Go down

[Blogger] Disable Right Click, Block Text & Copy Paste Empty [Blogger] Disable Right Click, Block Text & Copy Paste

Post by DonFixyboys* Thu May 03, 2012 5:33 pm

Script Type : HTML & Javascript

Description : Jika konten anda merasa penting dan anda juga tidak melakukan copy paste serta tidak ada boleh satupun yang menduplikasikan konten anda silahkan gunakan ini



Keyword :
1. Disable Klik Kanan (onmousedown)
2. Disable Block Text (oncontextmenu)
3. Disable Ctrl+C / Ctrl+V (onkeydown)

Tutorial :
1.) Masuk dashboard > Template

2.) Edit HTML

3.) Cari script di area yang berawalan dengan <body> gunakan fitur Find (CTRL + F) untuk memudahkan pencarian

4.) Replace / ganti tag <body> dengan :

Code:
<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>

5.) Jika anda ingin mengaktifkan dari salah satu keyword ganti dibagian

Sebelum :
Code:
 return false

Menjadi :
Code:
return true

DonFixyboys*
DonFixyboys*
The Godfather
The Godfather

Posts : 642
Credits : 1395
Reputation : 26
City : Jakarta
Browser : Mozilla Firefox

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum