锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲国产一区二区a毛片,亚洲第一成年免费网站,亚洲美女高清一区二区三区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鐨勯珮搴︾殑鍙樺寲鑰屽彉鍖栥?

]]>
主站蜘蛛池模板:
99精品视频免费在线观看|
国色精品卡一卡2卡3卡4卡免费|
国产色爽免费无码视频|
国产AV无码专区亚洲AV漫画
|
免费在线观看的黄色网址|
人碰人碰人成人免费视频|
亚洲AV日韩AV鸥美在线观看|
99久久免费国产精品特黄|
国产日韩精品无码区免费专区国产
|
在线观看免费亚洲|
久久精品亚洲综合一品|
女性无套免费网站在线看|
在线观看黄片免费入口不卡|
亚洲色大网站WWW永久网站|
亚洲人精品午夜射精日韩|
成年女性特黄午夜视频免费看|
一级特黄a大片免费|
国产成人精品日本亚洲网址|
国产亚洲精品成人AA片新蒲金|
成人片黄网站A毛片免费|
a毛片免费全部播放完整成|
亚洲精品无码专区在线播放|
久久精品亚洲综合|
亚洲精品国精品久久99热|
无码免费午夜福利片在线|
久久99免费视频|
一级毛片正片免费视频手机看
|
一级毛片免费不卡|
国产精品亚洲片在线va|
久久久久久a亚洲欧洲AV|
日韩精品亚洲专区在线观看|
色妞WWW精品免费视频|
99久久综合精品免费|
国产免费久久精品丫丫|
WWW国产亚洲精品久久麻豆|
亚洲国产电影在线观看|
亚洲Av熟妇高潮30p|
伊人久久亚洲综合|
亚洲国产精品13p|
日韩成全视频观看免费观看高清|
国产91免费视频|