ice world
There is nothing too difficult if you put your heart into it.
posts - 104, comments - 103, trackbacks - 0, articles - 0
導(dǎo)航
BlogJava
首頁
新隨筆
聯(lián)系
聚合
管理
<
2011年4月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
常用鏈接
我的隨筆
我的評論
我的參與
最新評論
留言簿
(8)
給我留言
查看公開留言
查看私人留言
隨筆分類
ArcGIS(2)
CSS(4)
Database(14)
eclipse(10)
Hibernate(1)
Java(30)
Javascript(6)
Others(15)
Strut1(3)
Tomcat(7)
Weblogic(1)
Windows(13)
加解密(5)
隨筆檔案
2016年8月 (1)
2016年1月 (1)
2014年3月 (1)
2014年1月 (3)
2013年11月 (1)
2013年9月 (1)
2013年8月 (1)
2013年7月 (2)
2013年6月 (1)
2013年3月 (1)
2013年2月 (4)
2013年1月 (1)
2012年9月 (1)
2012年7月 (2)
2012年6月 (3)
2012年5月 (8)
2012年4月 (1)
2011年11月 (1)
2011年10月 (1)
2011年9月 (1)
2011年8月 (1)
2011年6月 (2)
2011年5月 (3)
2011年4月 (61)
2007年12月 (1)
搜索
最新評論
1.?re: Failed to load JavaHL Library解決方法
嘖嘖,一語中的。
--Jerry Zhang
2.?re: Error 1935的解決方法
我安裝上面的方法成功了,各位同學(xué)們,千萬別忘記修改注冊表后重啟電腦:)
--mentoruser
3.?re: CXF+Spring+Tomcat簡明示例
評論內(nèi)容較長,點擊標(biāo)題查看
--無異
4.?re: CXF+Spring+Tomcat簡明示例
評論內(nèi)容較長,點擊標(biāo)題查看
--chiangpan
5.?re: Failed to load JavaHL Library解決方法[未登錄]
頂頂頂
--小明
閱讀排行榜
1.?Failed to load JavaHL Library解決方法(78925)
2.?CXF+Spring+Tomcat簡明示例(51159)
3.?java RSA加密解密(42690)
4.?Java Tomcat SSL 服務(wù)端/客戶端雙向認(rèn)證(一)(32923)
5.?Java DES文件加密解密 javax.crypto.BadPaddingException: Given final block not properly padded(30899)
評論排行榜
1.?CXF+Spring+Tomcat簡明示例(27)
2.?Java Tomcat SSL 服務(wù)端/客戶端雙向認(rèn)證(一)(22)
3.?Java數(shù)字證書對文件/加密/解密/簽名/校驗簽名(8)
4.?java RSA加密解密(7)
5.?Failed to load JavaHL Library解決方法(6)
解決document.body.clientHeight沒給你你想要的現(xiàn)象
Posted on 2011-04-16 02:32
IceWee
閱讀(3285)
評論(1)
編輯
收藏
所屬分類:
CSS
HTML文檔中使用了腳本控制內(nèi)容的高度,所以要用到 document.body.clientHeight,但是發(fā)現(xiàn)結(jié)果卻不是想象的那樣,請教高手得來真經(jīng),是需要設(shè)置html,body樣式。試試去掉紅色的樣式設(shè)置。腳本的功能是解決窗口進入后最大化不能自適應(yīng)的問題。
demo.html
<!
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"
>
<
html
xmlns
=" http://www.w3.org/1999/xhtml"
>
<
head
>
<
meta
http-equiv
="Content-Type"
content
="text/html; charset=gb2312"
/>
<
title
>
Eletric Power Integrative System
</
title
>
<
style
type
="text/css"
>
html, body
{
width
:
100%
;
height
:
100%
;
margin
:
0px
;
padding
:
0px
;
}
</
style
>
<
script
type
="text/javascript"
>
function
$(id)
{
return
document.getElementById(id);
}
window.onload
=
window.onresize
=
function
()
{
$('cententMain').style.height
=
(document.body.clientHeight
-
100
)
+
'px';
//
alert($('cententMain').style.height);
}
</
script
>
</
head
>
<
body
>
<
table
width
="100%"
border
="0"
cellspacing
="0"
cellpadding
="0"
>
<
tr
>
<
td
>
<
div
id
="header"
style
="height:75px; background:#006F68; left:0px; top:0px; width:100%; z-index:1000"
></
div
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
div
id
="cententMain"
style
="background-color:#fff; position:absolute; left:0px; top:75px; bottom:25px; width:100%; z-index:100"
>
<
iframe
id
="indexFrame"
name
="indexFrame"
src
="http://www.xjgc.com"
width
="100%"
height
="100%"
frameborder
="1"
></
iframe
>
</
div
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
div
id
="footer"
style
="background:#006F68; border-top:1px solid #1291a9; height:25px; position:absolute; left:0px; bottom:0px; width:100%; z-index:1000"
align
="center"
valign
="bottom"
>
<
span
style
="font-size:11px;color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;"
>
©
2008 - 2012 Icesoft
</
span
>
</
div
>
</
td
>
</
tr
>
</
table
>
</
body
>
</
html
>
Feedback
#
re: 解決document.body.clientHeight沒給你你想要的現(xiàn)象[未登錄]
回復(fù)
更多評論
2013-09-13 16:49 by
1
1
新用戶注冊
刷新評論列表
只有注冊用戶
登錄
后才能發(fā)表評論。
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
相關(guān)文章:
解決表單 form 撐大表格 table 的方法
IE6在打開窗口中提交表單無返回的解決方法
解決document.body.clientHeight沒給你你想要的現(xiàn)象
按鈕設(shè)置背景圖在IE6和IE7中的不同顯示
Powered by:
BlogJava
Copyright © IceWee
主站蜘蛛池模板:
免费a级毛片无码av
|
亚洲黄黄黄网站在线观看
|
mm1313亚洲精品无码又大又粗
|
h视频在线免费观看
|
9277手机在线视频观看免费
|
日本免费的一级v一片
|
国产精品亚洲精品日韩已满
|
亚洲欧美日韩国产成人
|
成全高清在线观看免费
|
国产男女猛烈无遮挡免费网站
|
国产成人免费网站
|
亚洲Av无码乱码在线播放
|
亚洲福利一区二区三区
|
一区二区三区AV高清免费波多
|
在线亚洲v日韩v
|
91av在线免费视频
|
亚洲成aⅴ人片久青草影院
|
亚洲黄色在线视频
|
免费一区二区无码视频在线播放
|
成人免费观看男女羞羞视频
|
日本人的色道免费网站
|
中文字幕不卡亚洲
|
亚洲综合激情五月色一区
|
日韩免费高清播放器
|
国产a不卡片精品免费观看
|
久久精品国产亚洲AV大全
|
国产成人无码精品久久久久免费
|
猫咪社区免费资源在线观看
|
国产性生交xxxxx免费
|
亚洲精品美女久久久久9999
|
CAOPORN国产精品免费视频
|
国产又长又粗又爽免费视频
|
亚洲国产精品综合久久久
|
爽爽爽爽爽爽爽成人免费观看
|
色www永久免费网站
|
免费在线观看中文字幕
|
亚洲 欧洲 日韩 综合在线
|
午夜不卡久久精品无码免费
|
精品国产日韩亚洲一区
|
国产精品亚洲一区二区在线观看
|
亚洲资源在线观看
|