知识大全 超酷无边框窗口代码

Posted

篇首语:她其实只是想要个拥抱,可你却总是在讲道理。本文由小常识网(cha138.com)小编为大家整理,主要介绍了知识大全 超酷无边框窗口代码相关的知识,希望对你有一定的参考价值。

注 CW_width为窗口宽度 CW_height为窗口高度 CW_url为页面地址________________________________________________________________________________________________代码如下 <script language= JScript >var CW_width        = ;var CW_height        = ;var CW_top        = ;var CW_left        = ;var CW_url        = ;var New_CW        = window createPopup();var CW_Body        = New_CW document body;var content        = ;var CSS教程 >CSStext        = margin: px;color:black; border: px outset;border style:expression(onmouseout=onmouseup=function()this style borderStyle= outset onmousedown=function()if(event button!= )this style borderStyle= inset );background color:buttonface;width: px;height: px;font size: px;line height: px;cursor:Default; ;include startDownload(CW_url function(source)content=source);function insert_content()        var temp = ;        CW_Body style overflow                = hidden ;        CW_Body style backgroundColor        = ;        CW_Body style border                =   solid black px ;        content = content replace(/<a ([^>]*)>/g <a onclick= parent open(this href);return false $ > );        temp += <table width= % height= % cellpadding= cellspacing= border= > ;        temp += <tr style= ;font size: px;background:# CC;height: ;cursor:default ondblclick=\\ Max innerText=Max innerText== ? : ;parent if_max=!parent if_max;parent show_CW();\\ onmouseup= parent drag_up(event) onmousemove= parent drag_move(event) onmousedown= parent drag_down(event) onselectstart= return false oncontextmenu= return false > ;        temp += <td style= color:#ffffff;padding left: px >『落伍者』无边框窗口演示(申请落伍 fh )</td> ;        temp += <td style= color:#ffffff;padding right: px; align=right> ;        temp += <span id=Help  onclick=\\ alert( 此处为帮助信息 )\\ style=\\ +CSS教程 >CSStext+ font family:System;padding right: px;\\ >?</span> ;        temp += <span id=Min   onclick= parent New_CW hide();parent blur() style=\\ +CSStext+ font family:Webdings;\\ title= 最小化 > </span> ;        temp += <span id=Max   onclick=\\ this innerText=this innerText== ? : ;parent if_max=!parent if_max;parent show_CW();\\ style=\\ +CSStext+ font family:Webdings;\\ title= 还原 > </span> ;        temp += <span id=Close onclick= parent opener=null;parent close() style=\\ +CSStext+ font family:System;padding right: px;\\ title= 关闭 >x</span> ;        temp += </td></tr><tr><td colspan= > ;        temp += <div id=include style= overflow:scroll;overflow x:hidden;overflow y:auto; HEIGHT: %; width: +CW_width+ > ;        temp += content;        temp += </div> ;        temp += </td></tr></table> ;        CW_Body innerJavaScript教程 >HTML = temp;setTimeout( insert_content() );var if_max = true;function show_CW()        window moveTo( );        if(if_max)                New_CW show(CW_top CW_left CW_width CW_height);                if(typeof(New_CW document all include)!= undefined )                        New_CW document all include style width = CW_width;                        New_CW document all Max innerText = ;                                        else                New_CW show( screen width screen height);                New_CW document all include style width = screen width;        window onfocus  = show_CW;window onresize = show_CW;// Move Windowvar drag_x drag_y draging=falsefunction drag_move(e)        if (draging)                New_CW show(e screenX drag_x e screenY drag_y CW_width CW_height);                return false;        function drag_down(e)        if(e button== )return;        if(New_CW document body offsetWidth==screen width && New_CW document body offsetHeight==screen height)return;        drag_x=e clientX;        drag_y=e clientY;        draging=true;        e srcElement setCapture();function drag_up(e)        draging=false;        e srcElement releaseCapture();        if(New_CW document body offsetWidth==screen width && New_CW document body offsetHeight==screen height) return;        CW_top  = e screenX drag_x;        CW_left = e screenY drag_y;</script> cha138/Article/program/Java/JSP/201311/19505

相关参考

知识大全 VB.NET 拖动无边框窗体编程实例

VB.NET拖动无边框窗体编程实例  以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!    Impor

知识大全 改变图片链接的边框颜色

一般图片的边框为蓝色对于搭配您的站点很不方便看看下面的图片的边框色是不是让您兴奋啊!制作方法将下面的代码复制到<body>~</body>里<a#><imgs

知识大全 如何拖动没有边框的窗体

  这个功能在VB中需要借助于API函数才能实现而在中凭自己的功能就能实现首先设置窗体的FormBorderStyle属性为none以去掉窗体的边框然后在窗体上添加一个按钮窗体中的代码如下  Publ

知识大全 自动最大化窗口的Javascript代码

自动最大化窗口的Javascript代码  以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 

知识大全 js 调用父窗口的具体实现代码

想要实现如题所示:父窗体需要顶一个show()方法具体实现代码如下感兴趣的朋友可以参考下哈希望对大家有所帮助   openershow();父窗体需要顶一个show()方法父面页代码复制代码

知识大全 延迟/定时/强制弹出窗口的JS代码

延迟/定时/强制弹出窗口的JS代码  以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!  参数解释  设

知识大全 生产管理系统主窗口设计及实现代码[3]

    ——此文章摘自《Delphi数据库开发经典案例解析》定价¥ 特价¥ 购买>>//tracklinktechcn/?m_id=dangdang

知识大全 生产管理系统主窗口设计及实现代码[1]

    ——此文章摘自《Delphi数据库开发经典案例解析》定价¥ 特价¥ 购买>>//tracklinktechcn/?m_id=dangdang

知识大全 生产管理系统主窗口设计及实现代码[4]

    ——此文章摘自《Delphi数据库开发经典案例解析》定价¥ 特价¥ 购买>>//tracklinktechcn/?m_id=dangdang

知识大全 生产管理系统主窗口设计及实现代码[2]

    ——此文章摘自《Delphi数据库开发经典案例解析》定价¥ 特价¥ 购买>>    ()单击主菜单中