- 讲师:刘萍萍 / 谢楠
- 课时:160h
- 价格 4580 元
特色双名师解密新课程高频考点,送国家电网教材讲义,助力一次通关
配套通关班送国网在线题库一套
百度广告
/*说明
第一部分是用来打开窗口,放在哪个文件都无所谓。
在此代码里,5个html文件分别为:
load.html; 所打开的窗口,是一个框架网页
contacting.html;用来显示如'PAGE LOADING.."等临时信息的网页
4个图像分别为
x_d.gif; mouseDown
以上三个文件分别代表图标的不同状态
*/
/*使用方法
把代码第一部分放到该文件中。
1.建立
contacting.html;
等三个文件,其HTML代码见所附。(不要做任何修改)
一个名为images的目录(注意大小写,与有则不用),将
http//lain.oso.com.cn/x_d.gif;
http//lain.oso.com.cn/none.gif;
对于初学者,以上则足够了。如果想要更好的效果,自己改代码。
chromelesstit.html 文件代码
#mywindow { position: absolute; left: 0px; top: 0px; width: 100%; height: 22px; z-index: 2; clip:rect(0,100%;22,0); }
// Chromeless window v1.1 (TITLE)
var isinit = false;
theURL="main.html"
windowCERRARd = "images/x_d.gif"
windowTIT = "Title"
windowBORDERCOLORsel = "#FF8A00"
windowTITBGCOLORsel = "#ffffff"
var windowCERRARImg_a = new Image(); windowCERRARImg_a.src=windowCERRARa;
var windowCERRARImg_o = new Image(); windowCERRARImg_o.src=windowCERRARo;
function whaitborders(){
parent.chromewinb.document.bgColor=windowBORDERCOLOR
parent.chromewinr.document.bgColor=windowBORDERCOLOR
setTimeout('whaitborders()', 100);
}
//////////////////////////////////////////////////////////////// MOUSE MOVE //////
function mouseSTATUS(){
this.y = null;
this.oldx = null;
this.dx = null;
this.screeny = null;
this.element = null;
} |||
var mouse = new mouseSTATUS();
function actualizateMouseSTATUS(e){
if ( (e.type=="mousedown" || e.type=="mouseup") && e.button!=1) return true
var x=e.x+document.body.scrollLeft
mouse.x = x;
if ( e.type == "mousedown" ) mouse.bt = "down";
if (window.event){
mouse.screeny=window.event.screenY;
mouse.screenx=-1;
}
}
function initMouseEvents(){
document.onmousemove = actualizateMouseSTATUS
document.onselectstart = selectstart
}
function selectstart(){
else{mouse.bt="up"; return true;}
initMouseEvents()
//////////////////////////////////////////////////////////////// WINDOW DRAG //////
var mywindowbt ="up";
var ofx=0;
var opx=0;
var px=0;
var wcpx1=-1, wcpy1=-1;
var wclosechanged = false;
function initToMoveWin(){
if (wincloseSTATUS=="up" && ( mywindowbt=="up" || mywindowbt=="over") ){
wcpx1 = document.all["mywindowCLOSE"].style.pixelLeft=document.body.clientWidth-18
wcpx2 = wcpx1 + 11 - 1
if ( mouse.x >= wcpx1 && mouse.x = wcpy1 && mouse.y 22 || mouse.y < 1 ) && mywindowbt == "over" && mouse.bt =="up" ){mywindowbt = "up"}
self.window.focus(); |||
if ( mouse.x >= wcpx1 && mouse.x = wcpy1 && mouse.y = wcpx1 && mouse.x = wcpy1 && mouse.y
责编:罗莉
上一篇:如何防止IE缓存jsp文件
下一篇:怎样设置JSP的虚拟目录
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
点击加载更多评论>>