Gốc > Các đoạn mã hay chèn vào Website của bạn >
Bùi Đức Nguyên @ 12:30 21/06/2009
Số lượt xem: 787
Code vị thần tình yêu ( đẹp)
( Chỉnh sửa nội dung rồi bỏ phần hướng dẫn chữ đậm, sau đó paste nó vào góc vui nha! )
<script language="JavaScript1.2">
Cupid=new Image();
Cupid.src="https://d4.violet.vn/uploads/blogs/663/abc/love.gif"; //Duong dan file anh Than tinh yeu.
amount=7; //So luong hinh anh Than tinh yeu se xuat hien tren trang web.
Xpos=700; //Toa do cua Than tinh yeu, cac ban hay thay so 700 bang mot so khac de thay su khac biet.
Ypos=200; //Toa do cua Than tinh yeu, cac ban hay thay so 200 bang mot so khac de thay su khac biet.
step=0.3; //Toc do di chuyen cua Than tinh yeu (so cang nho thi di chuyen cang cham).
dismissafter=60; //Thoi gian Than tinh yeu se xuat hien tren trang web (tinh theo giay).
var ns6=document.getElementById&&!document.all
bats=new Array(3)
if (document.layers){
for (i=0; i < amount; i++)
{document.write("<LAYER NAME=n"+i+" LEFT=0 TOP=-50><IMG src='"+Cupid.src+"' NAME='nsi' width=69 height=60 border=0></LAYER>")}}
else if (document.all||ns6){
document.write('<div id="out" style="position:absolute;top:0;left:0"><div id="in" style="position:relative">');
for (i=0; i < amount; i++){
if (document.all)
document.write('<img src="'+Cupid.src+'" id="msieBats" style="position:absolute;top:-50;left:0" border=0>')
else
document.write('<img src="'+Cupid.src+'" id="ns6Bats'+i+'" width=69 height=60 style="position:absolute;top:-50;left:0" border=0>')}
document.write('</div></div>');}
yBase=xBase=currStep=a_count=0;
b_count=1;
c_count=2;
d_count=3;
move=1;
if (document.layers||ns6){
yBase=window.innerHeight/3;
xBase=window.innerWidth/6;
if (document.layers)
window.captureEvents(Event.MOUSEMOVE);}
if (document.all){
yBase = window.document.body.offsetHeight/3;
xBase = window.document.body.offsetWidth/6;}
function dismisscupid(){
clearInterval(flycupid)
if (document.layers){
for (i2=0; i2 < amount; i2++){
document.layers['n'+i2].visibility="hide"}}
else if (document.all)
document.all.out.style.visibility="hidden"
else if (ns6)
document.getElementById("out").style.visibility="hidden"}
if (document.layers){
for (i=0; i < amount; i++)
document.layers['n'+i].document.images['nsi'].src=Cupid.src}
else if (document.all){
for (i=0; i < amount; i++)
document.all.msieBats[i].src=Cupid.src}
else if (ns6){
for (i=0; i < amount; i++)
document.getElementById("ns6Bats"+i).src=Cupid.src}
function Animate(){
a_count+=move;
b_count+=move;
c_count+=move;
currStep+=step;
if (a_count >= bats.length) a_count=0;
if (b_count >= bats.length) b_count=0;
if (c_count >= bats.length) c_count=0;
if (document.layers){
for (i=0; i < amount; i++) {
var NewL="n"+i
document.layers[NewL].top = Ypos+yBase*Math.sin(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/10)
document.layers[NewL].left =Xpos+xBase*Math.cos(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/62)}}
if (document.all){
for (i=0; i < amount; i++){
document.all.msieBats[i].style.pixelTop = Ypos+yBase*Math.sin(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/10)
document.all.msieBats[i].style.pixelLeft =Xpos+xBase*Math.cos(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/62)}}
if (ns6)
{for (i=0; i < amount; i++){
document.getElementById("ns6Bats"+i).style.top = Ypos+yBase*Math.sin(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/10)
document.getElementById("ns6Bats"+i).style.left =Xpos+xBase*Math.cos(((currStep)+i*3.7)/4)*Math.cos((currStep+i*35)/62)}}}
flycupid=setInterval('Animate()',30);
setTimeout("dismisscupid()",dismissafter*1000)
</script>
--------------------
Thay đường dẫn thần tình yêu bằng những link hình khác:
Ví dụ: ( Hoa lan tím)
http://upanh.com/uploads/20-June-2009/8y68xelmp06hnihhp0p_tn_100x75.jpg
Bạn rinh nó về nhớ ghi nguồn nha!
Bùi Đức Nguyên @ 12:30 21/06/2009
Số lượt xem: 787
Số lượt thích:
0 người
 
- Tạo bài viết mới Code nhúng fle flash vào BLOG (21/06/09)
- Mã hình nền (20/06/09)
- Code Giá vàng - Tỷ giá (20/06/09)
- Code lịch (20/06/09)
- Làm Playlist Nhạc Nền Cho Blog (20/06/09)