Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
[Share] Những code gây ức chế cho nạn nhân :))[✔]
+14
Chúa Tể Địa Ngục
Ocean Sapphire
jaymiz8a
Minion
Lowie
mrkunvl
úT Lì
tonthatminh
kenz0ne
daiqb147
K.-Kun
Lùn Lì Lợm
HoàngTửNaivip5p
Draudrey
18 posters
Trang 2 trong tổng số 2 trang
Trang 2 trong tổng số 2 trang • 1, 2
[Share] Những code gây ức chế cho nạn nhân :))[✔]
First topic message reminder :
Hàng 1: Cấm click Ctrl, chuột phải, trái, và toàn bộ... toàn bộ bàn phím ấy
Khuyến cáo chỉ những cao thủ pro chán sống hoặc bảo vệ thông tin cá nhân
Hàng 1: Cấm click Ctrl, chuột phải, trái, và toàn bộ... toàn bộ bàn phím ấy
- Code:
<script language="JavaScript">
//Fixed
//No Leaking!
var isnn,isie
if(navigator.appName=='Microsoft Internet Explorer') //check the browser version
{ isie=true }
if(navigator.appName=='Netscape')
{ isnn=true }
function right(e) //to stop anyone using the right click mouse button
{
function ejs_nodroit() { alert('Blocked!');
return(false); } document.oncontextmenu = ejs_nodroit;
return true;
}
//to stop Ctrl and Alt keys:
function key(k)
{
if(isie) {
if(event.keyCode==17 || event.keyCode==18 || event.keyCode==93) {
alert("Blocked")
return false;
}
}
if(isnn){
alert("Blocked")
return false; }
}
if (document.layers) window.captureEvents(Event.KEYPRESS);
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
document.onkeydown=key;
document.onmousedown=right;
document.onmouseup=right;
window.document.layers=right;
</script>
- Code:
<body oncontextmenu="return false"</body>
- Code:
<script LANGUAGE="JavaScript">
function click() {
if (event.button==1) {
alert("Làm gì thế?");
}
}
document.onmousedown=click
// -->
</script>
- Code:
<!-- BEGIN switch_user_logged_in --><style>body {display:none!important;}</style><!-- END switch_user_logged_in -->
- Code:
<meta http-equiv='refresh' content="0; url=/">
- Code:
body {cursor:none!important;}
- Code:
body {font-size:999px;}
- Code:
body {opacity:0.1;}
- Code:
body {overflow-x: hidden;
overflow-y: hidden;}
- Code:
body {font-size:1px;}
- Code:
#main-content {display:none;}
- Code:
<!-- Start Hiệu ứng hoa, lá, tuyết rơi,... cho blog --><script type='text/javascript'>
//<![CDATA[
var snowsrc="http://i72.servimg.com/u/f72/15/64/85/86/tuyetr10.png" // Thay Link hình của bạn vào đây
var no = 999; // Số ảnh rơi trên blog
var hidesnowtime = 9999999; // Số giây ảnh biến mất sau khi rơi
var snowdistance = "windowheight"; // Có thể thay đổi giá trị pageheight thành pageheight
///////////Stop Config//////////////////////////////////
var ie4up = (document.all) ? 1 : 0;
var ns6up = (document.getElementById&&!document.all) ? 1 : 0;
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
var dx, xp, yp; // coordinate and position variables
var am, stx, sty; // amplitude and step variables
var i, doc_width = 1000, doc_height = 1600;
if (ns6up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = iecompattest().clientWidth;
doc_height = iecompattest().clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
snowsrc=(snowsrc.indexOf("dynamicdrive.com")!=-1)? "snow.gif" : snowsrc
for (i = 0; i < no; ++ i) {
dx[i] = 0; // set coordinate variables
xp[i] = Math.random()*(doc_width-50); // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20; // set amplitude variables
stx[i] = 0.02 + Math.random()/20; // set step variables
sty[i] = 0.7 + Math.random(); // set step variables
if (ie4up||ns6up) {
if (i == 0) {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://dynamicdrive.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
} else {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
}}}
function snowIE_NS6() { // IE and NS6 main animation function
doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10;
doc_height=(window.innerHeight && snowdistance=="windowheight")? window.innerHeight : (ie4up && snowdistance=="windowheight")? iecompattest().clientHeight : (ie4up && !window.opera && snowdistance=="pageheight")? iecompattest().scrollHeight : iecompattest().offsetHeight;
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/20;
sty[i] = 0.7 + Math.random();
}
dx[i] += stx[i];
document.getElementById("dot"+i).style.top=yp[i]+"px";
document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px"; }
snowtimer=setTimeout("snowIE_NS6()", 10);}
function hidesnow(){
if (window.snowtimer) clearTimeout(snowtimer)
for (i=0; i<no; i++) document.getElementById("dot"+i).style.visibility= "hidden"}
if (ie4up||ns6up){
snowIE_NS6();
if (hidesnowtime>0)
setTimeout("hidesnow()", hidesnowtime*1000)}
//]]>
</script>
<!--stop Hiệu ứng tuyết rơi -->
Khuyến cáo chỉ những cao thủ pro chán sống hoặc bảo vệ thông tin cá nhân
Được sửa bởi DrDuyWin ngày 11/8/2013, 7:55 pm; sửa lần 2.
Re: [Share] Những code gây ức chế cho nạn nhân :))[✔]
Hại người coi chừng hại "Ta" mắt lun cái forum thì chán
Trang 2 trong tổng số 2 trang • 1, 2
Similar topics
» Share code Share topics ( chia sẻ chủ đề )[✔]
» share code tìm kiếm ai thấy hay thì lấy dùng
» [Code] Share code Menu với style mới!!
» [share] Cái code tương tác ảnh
» [Share] Code bảng thông báo nhỏ gọn bên trái...!
» share code tìm kiếm ai thấy hay thì lấy dùng
» [Code] Share code Menu với style mới!!
» [share] Cái code tương tác ảnh
» [Share] Code bảng thông báo nhỏ gọn bên trái...!
Trang 2 trong tổng số 2 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết