Các đoạn code javascript hay cho website
Số trang: 75
Loại file: pdf
Dung lượng: 238.47 KB
Lượt xem: 16
Lượt tải: 0
Xem trước 8 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
1)Không Cho Click Chuột Phải ... function right(e) { if (navigator.appName == Netscape && (e.which == 3 || e.which == 2)) return false; else if (navigator.appName == Microsoft Internet Explorer && (event.button == 2 || event.button == 3)) { alert(Chuc Mot Ngay Vui ve - Gui Wedsite Cho Ban Be Cua Minh Nha !); return false; } return true; } document.onmousedown=right; if (document.layers)
Nội dung trích xuất từ tài liệu:
Các đoạn code javascript hay cho websiteCác đoạn code javascript hay cho website các đoạn code javascript hay cho website1)Không Cho Click Chuột Phải ...function right(e) {if (navigator.appName == Netscape &&(e.which == 3 || e.which == 2))return false;else if (navigator.appName == Microsoft Internet Explorer &&(event.button == 2 || event.button == 3)) {alert(Chuc Mot Ngay Vui ve - Gui Wedsite Cho Ban Be Cua Minh Nha !);return false;}return true;}document.onmousedown=right;if (document.layers) window.captureEvents(Event.MOUSEDOWN);window.onmousedown=right;2)CODE Làm Thanh Tiêu Đề Web Chạy Trên Task Manager Khi Đóng MởWeb ..title_tmp1=document.titleif (title_tmp1.indexOf(>>)!=-1){title_tmp2=title_tmp1.split(>>);title_last=*~*+title_tmp2[1];title_last=title_last + *~* + title_tmp2[2];}else{if (title_tmp1.indexOf(*~*)!=-1){title_tmp2=title_tmp1.split(*~*);title_last=*~*+title_tmp2[1];if (title_last==*~*){title_last=*~*};if (title_last==*~*){title_last=*~*};}else { title_last= wWw.KyNiemB2.Top1.Vn }}title_new=+title_last+step=0function flash_title(){step++if (step==8) {step=1}if (step==1) {document.title=[----*+title_new+*----]}if (step==2) {document.title=[---*-+title_new+-*---]}if (step==3) {document.title=[--*--+title_new+--*--]}if (step==4) {document.title=[-*---+title_new+---*-]}if (step==5) {document.title=[--*--+title_new+--*--]}if (step==6) {document.title=[---*-+title_new+-*---]}if (step==7) {document.title=[----*+title_new+*----]}setTimeout(flash_title(),180);}flash_title()3)CODE Chống Click Chuột Phải ... Và Làm Giật Giật Web Nêu Người XemCứ Cố ý Click Right ...document.onmousedown=clickvar times=0var times2=10function click() {if ((event.button==2) || (event.button==3)) {if (times>=1) { earthquake() }alert(Ban Ko Dc Click Chuot Phai);times++ } }function earthquake() {alert(Ban Ko Dc Click Chuot Phai);window.moveTo(0, 0)window.moveTo(1, 1)window.moveTo(2, 2)window.moveTo(3, 3)window.moveTo(4, 4)window.moveTo(5, 5)window.moveTo(6, 6)window.moveTo(7, 7)window.moveTo(8, 8)window.moveTo(9, 9)window.moveTo(10, 10)window.moveTo(9, 9)window.moveTo(8, 8)window.moveTo(7, 7)window.moveTo(6, 6)window.moveTo(5, 5)window.moveTo(4, 4)window.moveTo(3, 3)window.moveTo(2, 2)window.moveTo(1, 1)alert(Giat Nhu Fiml Nha??!)tremmors()}function tremmors() {window.moveTo(0, 0)window.moveTo(1, 1)window.moveTo(2, 2)window.moveTo(3, 3)window.moveTo(4, 4)window.moveTo(5, 5)window.moveTo(6, 6)window.moveTo(7, 7)window.moveTo(8, 8)window.moveTo(9, 9)window.moveTo(10, 10)window.moveTo(11, 11)window.moveTo(12, 12)window.moveTo(9, 9)window.moveTo(8, 8)window.moveTo(7, 7)window.moveTo(6, 6)window.moveTo(5, 5)window.moveTo(4, 4)window.moveTo(3, 3)window.moveTo(2, 2)window.moveTo(1, 1)tremmors()}4)CODE Làm Con Chuột Có Mấy Cái Vòng Chạy Chạy Xung Quanh ...var vel=20;//Speed!var col=new Array(#0080ff,#ffffff,#0000ff,#44ccff);//Dot colours, min 2!var stopafter=60; //Stop and clear after x secondS!//Nothing needs altering past here....................var MAy=0;var MAx=0;var py=0;var px=0;var angle=0;var distance=0;var rep;var ry=0;var rx=0;var t mr=null;var n4=(document.layers);var n6=(document.getElementById&&!document.all);var ie=(document.all);var o6=(navigator.appName.indexOf(Opera) != -1)?true:false;var _d=(n4||ie)?document.:document.getElementById( ;var _a=(n4||n6)?:all.;var _r=(n6)?):;var _s=(n4)?:.style;var v=(n4)?show:visible;var put=false;stopafter*=1000;if (n4||n6){window.captureEvents(Event.MOUSEMOVE);function mouse1(e){if (put) return false;MAy = e.pageY-window.pageYOffset;MAx = e.pageX;}if (n4) window.onMouseMove=mouse1;else document.onmousemove=mouse1;}if (ie||o6){function mouse2(){if (put) return false;MAy = (ie)?event.clientY:event.clientY-window.pageYOffset;MAx = event.clientX;}document.onmousemove=mouse2;}if (n4){for (inc=0; inc < num; inc++)document.write();}else{if (ie&&!o6){document.write();document.write();}for (inc=0; inc < num; inc++)document.write(.);if (ie&&!o6) document.write();}function pos(){h=(ie)?document.body.clientHeight:window.innerHeig ht-20;w=(ie)?document.body.clientWidth:window.innerWidth-20;ry=Math.round(Math.random()*h);rx=Math.round(Math.random()*w);rep=Math.round(Math.random()*3);if (rep == 3)ry=0;if (rep == 2)ry=h;if (rep == 1)rx=0;if (rep == 0)rx=w;py=ry;px=rx;}pos();function followleader(){sy=(!ie)?window.pageYOffset:0;sx=(!ie)?window.pageXOffset:0;if (ie) outer.style.top=document.body.scrollTop;for (inc=0; inc < num; inc++){randomcol=col[Math.floor(Math.random()*col.length)];temp1=eval(_d+_a+dots+inc+_r+_s);temp1.visibility=v;if (inc < num-1){temp2=eval(_d+_a+dots+(inc+1)+_r+_s);temp1.top=temp2.top;temp1.left=temp2.left}else{temp1.top=py+sy;temp1.left=px;}if (n4)temp1.bgColor=randomcol;else temp1.background=randomcol;}}function bomb(){ay=MAy-py;ax=MAx-px;angle=Math.round(Math.atan2(ay,ax)*180/Math.PI);if (angle < 0) angle += 360;MAdy=py-MAy;MAdx=px-MAx;distance=Math.floor(Math.sqrt(MAdx*MAdx+MAdy*MAdy) );go_y = Math.round(vel*Math.sin(angle*Math.PI/180));go_x = Math.round(vel*Math.cos(angle*Math.PI/180));py+=go_y;px+=go_x;if (distance < vel) pos();followleader();tmr=setTimeout(bomb(),20);}bomb();function dsbl(){v=(n4)?hide:hidden;put=true;MAx=0;MAy=0;setTimeout(clearTimeout(tmr),stopafter+100);}setTimeout(dsbl(),stopafter);//-->5)TITLE Chạy .....var txt= ..:: WelCome To Website | wWw.KyNiemB2.Top1.Vn | Mang Giai TriOnline -> 12B2 THPT EaHLeo - Daklak - Design ...
Nội dung trích xuất từ tài liệu:
Các đoạn code javascript hay cho websiteCác đoạn code javascript hay cho website các đoạn code javascript hay cho website1)Không Cho Click Chuột Phải ...function right(e) {if (navigator.appName == Netscape &&(e.which == 3 || e.which == 2))return false;else if (navigator.appName == Microsoft Internet Explorer &&(event.button == 2 || event.button == 3)) {alert(Chuc Mot Ngay Vui ve - Gui Wedsite Cho Ban Be Cua Minh Nha !);return false;}return true;}document.onmousedown=right;if (document.layers) window.captureEvents(Event.MOUSEDOWN);window.onmousedown=right;2)CODE Làm Thanh Tiêu Đề Web Chạy Trên Task Manager Khi Đóng MởWeb ..title_tmp1=document.titleif (title_tmp1.indexOf(>>)!=-1){title_tmp2=title_tmp1.split(>>);title_last=*~*+title_tmp2[1];title_last=title_last + *~* + title_tmp2[2];}else{if (title_tmp1.indexOf(*~*)!=-1){title_tmp2=title_tmp1.split(*~*);title_last=*~*+title_tmp2[1];if (title_last==*~*){title_last=*~*};if (title_last==*~*){title_last=*~*};}else { title_last= wWw.KyNiemB2.Top1.Vn }}title_new=+title_last+step=0function flash_title(){step++if (step==8) {step=1}if (step==1) {document.title=[----*+title_new+*----]}if (step==2) {document.title=[---*-+title_new+-*---]}if (step==3) {document.title=[--*--+title_new+--*--]}if (step==4) {document.title=[-*---+title_new+---*-]}if (step==5) {document.title=[--*--+title_new+--*--]}if (step==6) {document.title=[---*-+title_new+-*---]}if (step==7) {document.title=[----*+title_new+*----]}setTimeout(flash_title(),180);}flash_title()3)CODE Chống Click Chuột Phải ... Và Làm Giật Giật Web Nêu Người XemCứ Cố ý Click Right ...document.onmousedown=clickvar times=0var times2=10function click() {if ((event.button==2) || (event.button==3)) {if (times>=1) { earthquake() }alert(Ban Ko Dc Click Chuot Phai);times++ } }function earthquake() {alert(Ban Ko Dc Click Chuot Phai);window.moveTo(0, 0)window.moveTo(1, 1)window.moveTo(2, 2)window.moveTo(3, 3)window.moveTo(4, 4)window.moveTo(5, 5)window.moveTo(6, 6)window.moveTo(7, 7)window.moveTo(8, 8)window.moveTo(9, 9)window.moveTo(10, 10)window.moveTo(9, 9)window.moveTo(8, 8)window.moveTo(7, 7)window.moveTo(6, 6)window.moveTo(5, 5)window.moveTo(4, 4)window.moveTo(3, 3)window.moveTo(2, 2)window.moveTo(1, 1)alert(Giat Nhu Fiml Nha??!)tremmors()}function tremmors() {window.moveTo(0, 0)window.moveTo(1, 1)window.moveTo(2, 2)window.moveTo(3, 3)window.moveTo(4, 4)window.moveTo(5, 5)window.moveTo(6, 6)window.moveTo(7, 7)window.moveTo(8, 8)window.moveTo(9, 9)window.moveTo(10, 10)window.moveTo(11, 11)window.moveTo(12, 12)window.moveTo(9, 9)window.moveTo(8, 8)window.moveTo(7, 7)window.moveTo(6, 6)window.moveTo(5, 5)window.moveTo(4, 4)window.moveTo(3, 3)window.moveTo(2, 2)window.moveTo(1, 1)tremmors()}4)CODE Làm Con Chuột Có Mấy Cái Vòng Chạy Chạy Xung Quanh ...var vel=20;//Speed!var col=new Array(#0080ff,#ffffff,#0000ff,#44ccff);//Dot colours, min 2!var stopafter=60; //Stop and clear after x secondS!//Nothing needs altering past here....................var MAy=0;var MAx=0;var py=0;var px=0;var angle=0;var distance=0;var rep;var ry=0;var rx=0;var t mr=null;var n4=(document.layers);var n6=(document.getElementById&&!document.all);var ie=(document.all);var o6=(navigator.appName.indexOf(Opera) != -1)?true:false;var _d=(n4||ie)?document.:document.getElementById( ;var _a=(n4||n6)?:all.;var _r=(n6)?):;var _s=(n4)?:.style;var v=(n4)?show:visible;var put=false;stopafter*=1000;if (n4||n6){window.captureEvents(Event.MOUSEMOVE);function mouse1(e){if (put) return false;MAy = e.pageY-window.pageYOffset;MAx = e.pageX;}if (n4) window.onMouseMove=mouse1;else document.onmousemove=mouse1;}if (ie||o6){function mouse2(){if (put) return false;MAy = (ie)?event.clientY:event.clientY-window.pageYOffset;MAx = event.clientX;}document.onmousemove=mouse2;}if (n4){for (inc=0; inc < num; inc++)document.write();}else{if (ie&&!o6){document.write();document.write();}for (inc=0; inc < num; inc++)document.write(.);if (ie&&!o6) document.write();}function pos(){h=(ie)?document.body.clientHeight:window.innerHeig ht-20;w=(ie)?document.body.clientWidth:window.innerWidth-20;ry=Math.round(Math.random()*h);rx=Math.round(Math.random()*w);rep=Math.round(Math.random()*3);if (rep == 3)ry=0;if (rep == 2)ry=h;if (rep == 1)rx=0;if (rep == 0)rx=w;py=ry;px=rx;}pos();function followleader(){sy=(!ie)?window.pageYOffset:0;sx=(!ie)?window.pageXOffset:0;if (ie) outer.style.top=document.body.scrollTop;for (inc=0; inc < num; inc++){randomcol=col[Math.floor(Math.random()*col.length)];temp1=eval(_d+_a+dots+inc+_r+_s);temp1.visibility=v;if (inc < num-1){temp2=eval(_d+_a+dots+(inc+1)+_r+_s);temp1.top=temp2.top;temp1.left=temp2.left}else{temp1.top=py+sy;temp1.left=px;}if (n4)temp1.bgColor=randomcol;else temp1.background=randomcol;}}function bomb(){ay=MAy-py;ax=MAx-px;angle=Math.round(Math.atan2(ay,ax)*180/Math.PI);if (angle < 0) angle += 360;MAdy=py-MAy;MAdx=px-MAx;distance=Math.floor(Math.sqrt(MAdx*MAdx+MAdy*MAdy) );go_y = Math.round(vel*Math.sin(angle*Math.PI/180));go_x = Math.round(vel*Math.cos(angle*Math.PI/180));py+=go_y;px+=go_x;if (distance < vel) pos();followleader();tmr=setTimeout(bomb(),20);}bomb();function dsbl(){v=(n4)?hide:hidden;put=true;MAx=0;MAy=0;setTimeout(clearTimeout(tmr),stopafter+100);}setTimeout(dsbl(),stopafter);//-->5)TITLE Chạy .....var txt= ..:: WelCome To Website | wWw.KyNiemB2.Top1.Vn | Mang Giai TriOnline -> 12B2 THPT EaHLeo - Daklak - Design ...
Tìm kiếm theo từ khóa liên quan:
Giáo trình giáo án dạy học mẫu giáo dạy học mầm non dạy học trung học dạy học phổ thông dạy học cao đẳng đại học công nghệ thông tin đại học từ xaGợi ý tài liệu liên quan:
-
52 trang 412 1 0
-
Top 10 mẹo 'đơn giản nhưng hữu ích' trong nhiếp ảnh
11 trang 291 0 0 -
Báo cáo thực tập thực tế: Nghiên cứu và xây dựng website bằng Wordpress
24 trang 286 0 0 -
74 trang 276 0 0
-
96 trang 275 0 0
-
Tài liệu dạy học môn Tin học trong chương trình đào tạo trình độ cao đẳng
348 trang 265 1 0 -
Đồ án tốt nghiệp: Xây dựng ứng dụng di động android quản lý khách hàng cắt tóc
81 trang 261 0 0 -
EBay - Internet và câu chuyện thần kỳ: Phần 1
143 trang 251 0 0 -
Tài liệu hướng dẫn sử dụng thư điện tử tài nguyên và môi trường
72 trang 245 0 0 -
64 trang 244 0 0