Gốc > BÀI VIẾT > VIỆT NAM > GIÁO DỤC > CHỨC NĂNG >
<embed src="http://d.violet.vn/uploads/resources/615/trai.swf"
width="110px" height="400px"></div>
<div id="divTopRight" style="position:absolute; z-index:-1000;">
<embed src="http://d.violet.vn/uploads/resources/615/phai.swf"
width="110px" height="400px"></div>
<script type="text/javascript">
var ns = (navigator.appName.indexOf("Netscape") != -1);
var d = document;
function JSFX_FloatDiv(id, sx, sy)
{
var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
var px = document.layers ? "" : "px";
window[id + "_obj"] = el;
if(d.layers)el.style=el;
el.cx = el.sx = sx;el.cy = el.sy = sy;
el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
el.floatIt=function()
{
var pX, pY;
pX = (this.sx >= 0) ? 0 : ns ? innerWidth :
document.documentElement && document.documentElement.clientWidth ?
document.documentElement.clientWidth : document.body.clientWidth;
pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop;
if(this.sy<0)
pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ?
document.documentElement.clientHeight : document.body.clientHeight;
this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;
this.sP(this.cx, this.cy);
setTimeout(this.id + "_obj.floatIt()", 40);
}
return el;
}
JSFX_FloatDiv("divTopLeft", 0,0).floatIt();
JSFX_FloatDiv("divTopRight", -120,0).floatIt();
.
Trịnh Thị Kim Loan @ 15:56 15/01/2012
Số lượt xem: 9919
CODE TRƯỢT 2 BÊN WEB (FLASH)
CODE CHÈN CỘT CHỨC NĂNG HOẶC CHÈN CHUNG VỚI CODE KHÁC:
@ CODE NÀY CHỈ SỬ DỤNG ĐƯỢC CO MÁY TÍNH SỬ DỤNG MÀN HÌNH ĐỘ PHÂN GIẢI 1024X768. CÒN ĐỘ PHÂN GIẢI 800X600 THÌ KHÔNG SỬ DỤNG ĐƯỢC.
@ CODE NÀY:NẾU WEB CHÈN CODE QUÁ NHIỀU THÌ NÓ THỰC HIỆN TRƯỢT CHẬM.

<embed src="http://d.violet.vn/uploads/resources/615/trai.swf"
width="110px" height="400px"></div>
<div id="divTopRight" style="position:absolute; z-index:-1000;">
<embed src="http://d.violet.vn/uploads/resources/615/phai.swf"
width="110px" height="400px"></div>
<script type="text/javascript">
var ns = (navigator.appName.indexOf("Netscape") != -1);
var d = document;
function JSFX_FloatDiv(id, sx, sy)
{
var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
var px = document.layers ? "" : "px";
window[id + "_obj"] = el;
if(d.layers)el.style=el;
el.cx = el.sx = sx;el.cy = el.sy = sy;
el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
el.floatIt=function()
{
var pX, pY;
pX = (this.sx >= 0) ? 0 : ns ? innerWidth :
document.documentElement && document.documentElement.clientWidth ?
document.documentElement.clientWidth : document.body.clientWidth;
pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop;
if(this.sy<0)
pY += ns ? innerHeight : document.documentElement && document.documentElement.clientHeight ?
document.documentElement.clientHeight : document.body.clientHeight;
this.cx += (pX + this.sx - this.cx)/8;this.cy += (pY + this.sy - this.cy)/8;
this.sP(this.cx, this.cy);
setTimeout(this.id + "_obj.floatIt()", 40);
}
return el;
}
JSFX_FloatDiv("divTopLeft", 0,0).floatIt();
JSFX_FloatDiv("divTopRight", -120,0).floatIt();
.
Trịnh Thị Kim Loan @ 15:56 15/01/2012
Số lượt xem: 9919
Số lượt thích:
0 người
- CODE TRƯỢT 2 BÊN WEB. (14/01/12)
- HƯỚNG DẪN CHÈN CODE CHO WEB. (04/12/10)
- Khi lập web cần chú ý. (02/11/10)
- Cách thực hiện thư mục liên kết Menu ngang (20/07/10)
- Cách đưa tư liệu vào web Trường (23/03/10)

CHÀO CÔ KIM LOAN, CHÚC CÔ NĂM MỚI VẠN SỰ NHƯ Ý CÔ NHÉ !
CODE TRƯỢT CỦA CÔ RẤT HAY. MÀ LÀM SAO ĐỂ KHI LĂN BÁNH XE CHUỘT CUỘN TRANG, HAI CÁI LIỄN ẤY NÓ TRƯỢT THEO THÌ HAY QUÁ !
Thầy dậy sớm quá.
Cảm ơn thầy.
Như vậy là code Ảnh động hoạt động tốt:
1) Chấp nhận màn hình: 1024x768 và 800x600.
2) Chấp nhận 3 trình duyệt: IE 8 + FF9 + Chrome 16
Vâng. Nói chung là cái này chạy tốt trong nhiều trình duyệt như tôi đã xem thử dưới đây:
IE 6 32bit
IE 9 32bit
IE 9 64bit
Chrome 16 (trượt được trong Windows 32bit, không được trong Windows 64bit)
FireFox 8, FF 9
Safari 5.1.2
Opera 11
Và lên tới độ phân giải màn ảnh 1140x900 (cao nhất trên màn ảnh máy của tôi)