java如何关闭浮动窗口_仿windows浮动窗口

web online communication

/*Jchat 客户端默认样式表*/

html,body

{

height:100%;

width:100%;

overflow:hidden;

border-width:0;

background-color:#336699;

margin:0;

padding:0;

}

/*窗口容器*/

.win_contain

{

border-width:2px;

border-style:outset;

border-color:#D4D0C8 #404040 #404040 #D4D0C8;

cursor:default;

background-color:#CCC;

}

/*活动窗口标题样式*/

.win_caption_active

{

width:100%;

height:18px;

font-size:14px;

background-color:#69C;

filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#10246B,endColorStr=#a5cbf7,GradientType=1);

}

/*非活动窗口标题样式*/

.win_caption_deactive

{

width:100%;

height:18px;

background-color:#808080;

font-size:14px;

filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#848284,endcolorstr=#c6c3c6,GradientType=1);

}

/*窗口窗体样式*/

.win_body

{

width:99%;

height:340px;

padding:2px;

overflow:hidden;

}

/*窗口图标样式*/

.win_icon

{

padding:1px;

vertical-align:text-bottom;

}

/*窗口标题样式*/

.win_title

{

color:#FFF;

/*font-size:14px;*/

font-weight:bold;

}

/*窗口按钮层样式*/

.win_button_div

{

display:inline;

position:absolute;

right:0;

padding:2px;

}

/*窗口按钮样式*/

.win_button_div input

{

width:16px;

height:14px;

background-color:#CCC;

}

/*活动任务栏按钮*/

.task_button_active

{

border:2px inset;

width:100px;

height:20px;

text-align:left;

margin-left:3px;

padding:0px;

overflow:hidden;

background-color:#CCC;

}

/*非活动任务栏按钮*/

.task_button_deactive

{

width:100px;

height:20px;

text-align:left;

margin-left:3px;

overflow:hidden;

padding:0px;

background-color:#CCC;

}

/*任务栏按钮文字*/

.task_font

{

font-size:12px;

}

/*任务栏按钮图标*/

.task_icon

{

vertical-align:bottom;

}

/*聊天内容窗口*/

.chat_frame

{

width:100%;

height:240px;

background-color:#FFF;

word-break:break-all;

}

.editor_frame

{

width:100%;

height:100px;

background-color:#FFF;

word-break:break-all;

}

/*窗口最小化按钮样式*/

.win_min

{

background:#d4d0c8 url(http://www.51js.com/attachments/2007/03/35270_200703102256511.gif) no-repeat center center;

}

/*窗口还原按钮样式*/

.win_res

{

background:#d4d0c8 url(http://www.51js.com/attachments/2007/03/35270_200703102257161.gif) no-repeat center center;

}

/*窗口最大化按钮样式*/

.win_max

{

background:#d4d0c8 url(http://www.51js.com/attachments/2007/03/35270_200703102256581.gif) no-repeat center center;

}

/*窗口关闭按钮样式*/

.win_close

{

background:#d4d0c8 url(http://www.51js.com/attachments/2007/03/35270_200703102257331.gif) no-repeat center center;

}

兼容浏览器:IE5.5+、FireFox1.5+

推荐浏览器:IE6.0、FireFox2.0

design by brull. All right reserved ©2007

Email:brull@163.com

[提示:你可先修改部分代码,再按运行]

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值