锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲国产成人AV网站,亚洲国产精品久久久久久,亚洲不卡中文字幕http://www.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://www.tkk7.com/lzqdiy/articles/403542.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Sun, 01 Sep 2013 15:27:00 GMThttp://www.tkk7.com/lzqdiy/articles/403542.htmlhttp://www.tkk7.com/lzqdiy/comments/403542.htmlhttp://www.tkk7.com/lzqdiy/articles/403542.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/403542.htmlhttp://www.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://www.tkk7.com/lzqdiy/articles/186467.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Sat, 15 Mar 2008 03:26:00 GMThttp://www.tkk7.com/lzqdiy/articles/186467.htmlhttp://www.tkk7.com/lzqdiy/comments/186467.htmlhttp://www.tkk7.com/lzqdiy/articles/186467.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/186467.htmlhttp://www.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://www.tkk7.com/lzqdiy/articles/162017.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 21 Nov 2007 02:13:00 GMThttp://www.tkk7.com/lzqdiy/articles/162017.htmlhttp://www.tkk7.com/lzqdiy/comments/162017.htmlhttp://www.tkk7.com/lzqdiy/articles/162017.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/162017.htmlhttp://www.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://www.tkk7.com/lzqdiy/articles/148301.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 26 Sep 2007 05:28:00 GMThttp://www.tkk7.com/lzqdiy/articles/148301.htmlhttp://www.tkk7.com/lzqdiy/comments/148301.htmlhttp://www.tkk7.com/lzqdiy/articles/148301.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/148301.htmlhttp://www.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://www.tkk7.com/lzqdiy/articles/136878.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Wed, 15 Aug 2007 05:14:00 GMThttp://www.tkk7.com/lzqdiy/articles/136878.htmlhttp://www.tkk7.com/lzqdiy/comments/136878.htmlhttp://www.tkk7.com/lzqdiy/articles/136878.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/136878.htmlhttp://www.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://www.tkk7.com/lzqdiy/articles/135774.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Fri, 10 Aug 2007 04:53:00 GMThttp://www.tkk7.com/lzqdiy/articles/135774.htmlhttp://www.tkk7.com/lzqdiy/comments/135774.htmlhttp://www.tkk7.com/lzqdiy/articles/135774.html#Feedback1http://www.tkk7.com/lzqdiy/comments/commentRss/135774.htmlhttp://www.tkk7.com/lzqdiy/services/trackbacks/135774.html
]]> - JavaScript涓殑鏂規硶閲嶈澆http://www.tkk7.com/lzqdiy/articles/134655.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Mon, 06 Aug 2007 03:20:00 GMThttp://www.tkk7.com/lzqdiy/articles/134655.htmlhttp://www.tkk7.com/lzqdiy/comments/134655.htmlhttp://www.tkk7.com/lzqdiy/articles/134655.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/134655.htmlhttp://www.tkk7.com/lzqdiy/services/trackbacks/134655.htmlfunction aaa(a,b,c){}
浣犲彲浠ヨ皟鐢ㄥ涓嬶細
aaa()
鎴栬?
aaa(1)
鎴栬?
aaa(1,2)
.............
鐒跺悗鍦ㄧ▼搴忛噷闈竴涓垎鏀垽鏂鐞嗕竴涓嬪氨琛屼簡銆?

]]> - Iframe鑷傚簲欏甸潰楂樺害闂鐨勬渶綆鍗曟渶閫傜敤鐨勮В鍐沖姙娉?/title>http://www.tkk7.com/lzqdiy/articles/112008.html鎴戜負J鐙?/dc:creator>鎴戜負J鐙?/author>Thu, 19 Apr 2007 09:44:00 GMThttp://www.tkk7.com/lzqdiy/articles/112008.htmlhttp://www.tkk7.com/lzqdiy/comments/112008.htmlhttp://www.tkk7.com/lzqdiy/articles/112008.html#Feedback0http://www.tkk7.com/lzqdiy/comments/commentRss/112008.htmlhttp://www.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鐨勯珮搴︾殑鍙樺寲鑰屽彉鍖栥?

]]>
主站蜘蛛池模板:
亚洲精品成人网站在线播放|
亚洲午夜无码毛片av久久京东热|
精品亚洲成a人在线观看|
在线观看免费宅男视频|
亚洲乱妇熟女爽到高潮的片|
午夜老司机免费视频|
一级毛片视频免费|
亚洲国产精品无码成人片久久|
在线观看H网址免费入口|
一区二区免费国产在线观看|
在线电影你懂的亚洲|
国产性生交xxxxx免费|
色欲国产麻豆一精品一AV一免费|
亚洲国产成人久久综合|
亚洲AV无码精品色午夜果冻不卡|
美女黄网站人色视频免费国产|
a级特黄毛片免费观看|
久久精品国产亚洲av瑜伽|
亚洲人成网站在线播放影院在线|
国产亚洲精品免费|
国产男女爽爽爽爽爽免费视频|
无码 免费 国产在线观看91
|
亚洲高清在线mv|
亚洲av无码国产精品色在线看不卡
|
新最免费影视大全在线播放|
亚洲精品国产第1页|
中文字幕精品亚洲无线码一区应用
|
99热在线观看免费|
成人午夜免费视频|
亚洲成熟丰满熟妇高潮XXXXX|
亚洲一本综合久久|
亚洲午夜久久久影院|
国产在线ts人妖免费视频|
成年人网站免费视频|
久久大香伊焦在人线免费|
一级毛片一级毛片免费毛片|
亚洲一卡2卡三卡4卡无卡下载|
亚洲黄色三级网站|
亚洲精品自产拍在线观看动漫|
久久精品国产亚洲7777|
日韩免费视频播放|