锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲国产成人AV网站,亚洲国产精品久久久久久,亚洲不卡中文字幕http://m.tkk7.com/lzqdiy/category/21771.html<script type="text/javascript"><!--
google_ad_client = "ca-pub-2876867208357149";
/* blogjava榛樿,寤鴻淇濈暀 */
google_ad_slot = "0418982663";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
zh-cnWed, 04 Sep 2013 21:47:10 GMTWed, 04 Sep 2013 21:47:10 GMT60- JS瀹炵幇鍙敼鍙樺垪瀹界殑table瀹炰緥http://m.tkk7.com/lzqdiy/articles/403542.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Sun, 01 Sep 2013 15:27:00 GMThttp://m.tkk7.com/lzqdiy/articles/403542.htmlhttp://m.tkk7.com/lzqdiy/comments/403542.htmlhttp://m.tkk7.com/lzqdiy/articles/403542.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/403542.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/403542.html
<!DOCTYPE HTML>
<html>
<head>
<meta charset="gbk">
<title>table</title>
</head>
<body>
<table id="tb_1" cellspacing="0" cellpadding="2" width="100%" border="1">
<tbody>
<tr align="center" bgcolor="#dcdcdc">
<td style="width:100px;">鐢ㄦ埛緙栧彿</td>
<td>璇曠敤鏃墮棿</td><td>杞鏃墮棿</td><td>鎬у埆</td><td>濮撳悕鎷奸煶</td>
<td>鐢熸棩鏃墮棿</td><td>姘戞棌</td><td>韜珮</td>
</tr>
<tr>
<td>2000001</td>
<td>1997-3-13</td><td>1997-3-13</td><td>1</td><td>WZJ</td>
<td>1965-3-13</td><td>姹?/span></td><td>171</td>
</tr>
<tr>
<td>2000045</td>
<td>2001-2-15</td><td>2001-3-15</td><td>0</td><td>WY</td>
<td>1978-8-5</td><td>姹?/span></td><td>162</td>
</tr>
<tr>
<td>2000046</td>
<td>2001-2-23</td><td>2001-3-23</td><td>0</td><td>LQ</td>
<td>2001-2-23</td><td>姹?/span></td><td>171</td>
</tr>
</tbody>
</table>

<script type="text/javascript">
var tTD; //鐢ㄦ潵瀛樺偍褰撳墠鏇存敼瀹藉害鐨凾able Cell,閬垮厤蹇熺Щ鍔ㄩ紶鏍囩殑闂
var table = document.getElementById("tb_1");

for (j = 0; j < table.rows[0].cells.length; j++)
{

table.rows[0].cells[j].onmousedown = function ()
{
//璁板綍鍗曞厓鏍?nbsp;
tTD = this;

if (event.offsetX > tTD.offsetWidth - 10)
{
tTD.mouseDown = true;
tTD.oldX = event.x;
tTD.oldWidth = tTD.offsetWidth;
}
//璁板綍Table瀹藉害
//table = tTD; while (table.tagName != ‘TABLE') table = table.parentElement;
//tTD.tableWidth = table.offsetWidth;
};

table.rows[0].cells[j].onmouseup = function ()
{
//緇撴潫瀹藉害璋冩暣
if (tTD == undefined) tTD = this;
tTD.mouseDown = false;
tTD.style.cursor = 'default';
};

table.rows[0].cells[j].onmousemove = function ()
{
//鏇存敼榧犳爣鏍峰紡
if (event.offsetX > this.offsetWidth - 10)
this.style.cursor = 'col-resize';
else
this.style.cursor = 'default';
//鍙栧嚭鏆傚瓨鐨凾able Cell
if (tTD == undefined) tTD = this;
//璋冩暣瀹藉害

if (tTD.mouseDown != null && tTD.mouseDown == true)
{
tTD.style.cursor = 'default';
if (tTD.oldWidth + (event.x - tTD.oldX)>0)
tTD.width = tTD.oldWidth + (event.x - tTD.oldX);
//璋冩暣鍒楀
tTD.style.width = tTD.width;
tTD.style.cursor = 'col-resize';
//璋冩暣璇ュ垪涓殑姣忎釜Cell
table = tTD; while (table.tagName != 'TABLE') table = table.parentElement;

for (j = 0; j < table.rows.length; j++)
{
table.rows[j].cells[tTD.cellIndex].width = tTD.width;
}
//璋冩暣鏁翠釜琛?nbsp;
//table.width = tTD.tableWidth + (tTD.offsetWidth – tTD.oldWidth);
//table.style.width = table.width;
}
};
}
</script>
</body>
</html> 
]]>- js鏍¢獙鎬葷粨http://m.tkk7.com/lzqdiy/articles/186467.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Sat, 15 Mar 2008 03:26:00 GMThttp://m.tkk7.com/lzqdiy/articles/186467.htmlhttp://m.tkk7.com/lzqdiy/comments/186467.htmlhttp://m.tkk7.com/lzqdiy/articles/186467.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/186467.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/186467.html<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
<script>
function check(){
var str=document.getElementById("flag").value;
/**
2008/3/15鎴?008-3-15
**/
//var isCorrect = str.match(/^(\d{1,4})(-|\/)(\d{1,2})\2(\d{1,2})$/);
/**
99999.9999
**/
var isCorrect = str.match(/^(\d*)(.)(\d*)$/);
if (isCorrect == null) alert('鏍¢獙澶辮觸!');
}
</script>
</HEAD>
<BODY>
<form>
<input type="text" id="flag"/>
<input type="button" value="check" onclick="check()"/>
</form>
</BODY>
</HTML>

]]> - 娓呯紦瀛樿鍙?/title>http://m.tkk7.com/lzqdiy/articles/162017.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 21 Nov 2007 02:13:00 GMThttp://m.tkk7.com/lzqdiy/articles/162017.htmlhttp://m.tkk7.com/lzqdiy/comments/162017.htmlhttp://m.tkk7.com/lzqdiy/articles/162017.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/162017.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/162017.html

<%
response.setHeader("Pragma","No-cache");
response.setHeader("Cache-Control","no-cache");
response.setDateHeader("Expires", 0);
%>
瀵逛簬HTML
<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="0">
</HEAD>

]]> - 鍏充簬Frame鐨勫彇鍊?/title>http://m.tkk7.com/lzqdiy/articles/148301.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 26 Sep 2007 05:28:00 GMThttp://m.tkk7.com/lzqdiy/articles/148301.htmlhttp://m.tkk7.com/lzqdiy/comments/148301.htmlhttp://m.tkk7.com/lzqdiy/articles/148301.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/148301.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/148301.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>frame嫻嬭瘯</title>
</head>

<frameset rows="390,*" frameborder="NO" border="0" framespacing="0">
<frame src="frame1.htm" name="topFrame" scrolling="NO" noresize >
<frame src="frame2.htm" name="mainFrame">
</frameset>
<noframes><body>
</body></noframes>
</html>

frame1.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>frame嫻嬭瘯</title>

<script>
function test1()


{
alert(parent.mainFrame.frame2Variable);
parent.mainFrame.frame2Method();
alert(parent.mainFrame.document.getElementById('frame2FormValue').value)
}
function test2()


{
alert(window.frames['iframe'].iframeVariable);
window.frames['iframe'].iframeMethod();
alert(window.frames['iframe'].document.getElementById('iframeFormValue').value)
}
</script>
</head>

<body>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
frame1.htm錛?/span><br>
<form name='frame2Form'>
<input type=button value='璋冪敤frame2.htm涓殑鍙橀噺鍜屾柟娉? onclick="test1()"><br>
<input type=button value='璋冪敤iframe.htm涓殑鍙橀噺鍜屾柟娉? onclick="test2()"><br>
<input type=text id='frame1FormValue' value='frame1.htm涓殑琛ㄥ崟鍏冪礌鐨勫? ><br>
</form>
<br>
榪欐槸frame1.htm涓殑IFrame<br>
<Iframe name='iframe' src='iframe.htm' width='800' height="600"/><br>

frame1.htm緇撴潫錛?/span><br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
</body>
</html>

frame2.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>frame嫻嬭瘯</title>

<script>
var frame2Variable='frame2.htm涓殑鍙橀噺錛?;
function frame2Method()


{
alert('frame2.htm涓殑鏂規硶錛?);
}
</script>
</head>

<body>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
frame2.htm錛?/span><br>
<form name='frame2Form'>
<input type=text id='frame2FormValue' value='frame2.htm涓殑琛ㄥ崟鍏冪礌鐨勫? >
</form>
frame2.htm緇撴潫錛?/span><br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
</body>
</html>

iframe.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>frame嫻嬭瘯</title>

<script>
var iframeVariable='iframe.htm涓殑鍙橀噺錛?;
function iframeMethod()


{
alert('iframe.htm涓殑鏂規硶錛?);
}
function parentMethod()


{
parent.test1();
parent.test2();
}
function parentFormValue()


{
alert(parent.document.getElementById('frame1FormValue').value);
}
</script>
</head>

<body>
<form name='iframeForm'>
<input type=text id='iframeFormValue' value='iframe.htm涓殑琛ㄥ崟鍏冪礌鐨勫? >
<input type=button value='璋冪敤frame1.htm涓殑鏂規硶' onclick='parentMethod()'>
<input type=button value='杈撳嚭frame1.htm涓殑琛ㄥ崟鍏冪礌' onclick='parentFormValue()'>
</form>
Iframe鐨刦rame錛?br />

</body>
</html>


]]> - 濡備綍鍔ㄦ佹坊鍔爃tml鍏冪礌http://m.tkk7.com/lzqdiy/articles/136878.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 15 Aug 2007 05:14:00 GMThttp://m.tkk7.com/lzqdiy/articles/136878.htmlhttp://m.tkk7.com/lzqdiy/comments/136878.htmlhttp://m.tkk7.com/lzqdiy/articles/136878.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/136878.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/136878.html
<html>
<head>

<script>
<!--
function addrows()

{
str='<input name="textfield4" type="text" size="15">';
var abc=document.createElement(str);
document.body.insertBefore(abc);
}
//-->
</script>
</head>
<body>

<input type="button" name="Button" value="Button" onClick="addrows();">
</body>
</html>

]]> - 浣跨敤Java2WSDL 鍛戒護鍑洪敊鐨勮В鍐蟲柟妗?/title>http://m.tkk7.com/lzqdiy/articles/135774.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Fri, 10 Aug 2007 04:53:00 GMThttp://m.tkk7.com/lzqdiy/articles/135774.htmlhttp://m.tkk7.com/lzqdiy/comments/135774.htmlhttp://m.tkk7.com/lzqdiy/articles/135774.html#Feedback1http://m.tkk7.com/lzqdiy/comments/commentRss/135774.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/135774.html
]]> - JavaScript涓殑鏂規硶閲嶈澆http://m.tkk7.com/lzqdiy/articles/134655.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Mon, 06 Aug 2007 03:20:00 GMThttp://m.tkk7.com/lzqdiy/articles/134655.htmlhttp://m.tkk7.com/lzqdiy/comments/134655.htmlhttp://m.tkk7.com/lzqdiy/articles/134655.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/134655.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/134655.htmlfunction aaa(a,b,c){}
浣犲彲浠ヨ皟鐢ㄥ涓嬶細
aaa()
鎴栬?
aaa(1)
鎴栬?
aaa(1,2)
.............
鐒跺悗鍦ㄧ▼搴忛噷闈竴涓垎鏀垽鏂鐞嗕竴涓嬪氨琛屼簡銆?

]]> - Iframe鑷傚簲欏甸潰楂樺害闂鐨勬渶綆鍗曟渶閫傜敤鐨勮В鍐沖姙娉?/title>http://m.tkk7.com/lzqdiy/articles/112008.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Thu, 19 Apr 2007 09:44:00 GMThttp://m.tkk7.com/lzqdiy/articles/112008.htmlhttp://m.tkk7.com/lzqdiy/comments/112008.htmlhttp://m.tkk7.com/lzqdiy/articles/112008.html#Feedback0http://m.tkk7.com/lzqdiy/comments/commentRss/112008.htmlhttp://m.tkk7.com/lzqdiy/services/trackbacks/112008.html
<iframe id="iframeName" name="iframeName" runat="server" src="ShowMsg.jsp" width="710" height="100%" scrolling="no" frameborder="0" align="left" "this.style.height=document.all.iframeName.contentWindow.document.forms(0).offsetHeight;"></iframe>
浠ヤ笂鐨勪唬鐮佸彲浠ュ疄鐜癐Frame鐨勯珮搴﹂殢鐫婧愭枃浠禨howMsg.jsp鐨勯珮搴︾殑鍙樺寲鑰屽彉鍖栥?

]]>
主站蜘蛛池模板:
久久WWW免费人成—看片|
亚洲中文字幕无码中文|
a级毛片100部免费观看|
2022中文字字幕久亚洲|
美女免费视频一区二区|
国产极品美女高潮抽搐免费网站|
亚洲AV无码专区在线观看成人|
老司机永久免费网站在线观看|
亚洲中文无码卡通动漫野外|
超pen个人视频国产免费观看|
亚洲精品美女久久久久久久|
日韩亚洲国产综合久久久|
九九久久国产精品免费热6|
国产日产亚洲系列|
久久精品免费观看国产|
亚洲色图激情文学|
免费人成视网站在线观看不卡|
一级成人a做片免费|
亚洲va中文字幕无码久久不卡|
精品无码AV无码免费专区|
亚洲国产人成在线观看|
国产精品免费综合一区视频|
四虎影视在线看免费观看|
亚洲AV无码成人网站久久精品大|
2019中文字幕在线电影免费
|
久久久久久久91精品免费观看|
亚洲 欧洲 日韩 综合在线|
亚洲 无码 在线 专区|
国产一区二区免费|
中文字幕亚洲男人的天堂网络
|
在线免费观看韩国a视频|
GOGOGO免费观看国语|
亚洲高清无在码在线无弹窗|
成年女人永久免费观看片|
国产va免费精品|
亚洲日韩国产二区无码|
亚洲国产成人精品无码区在线观看
|
久久久久久a亚洲欧洲AV|
免费看又爽又黄禁片视频1000|
中文字幕成人免费高清在线|
亚洲人成日本在线观看|