⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 用js做的树 用js做的树 用js做的树
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
	<title>DHTML Tree Grid SDK</title>
</head>
<style>
	td.menu, td.menu a{
		font-family:arial;
		font-size:12px;
		margin-left:10px;
		text-decoration:none;
		color:white;
	}
	.{font-family:arial;}
	h2 {cursor:pointer;font-size:16px;margin-left:10px;line-height:10px}
	h3 {cursor:pointer;font-weight:normal;color:gray;text-decoration:underline;line-height:10px}
	div.block {margin-left:30px;}
	#contentdiv {padding:10px;}
</style>

<body scroll="no" bgcolor="#2795d3">
<table width="100%" height="99%" cellspacing="0">
	<tr>
		<td colspan="2" height="20" style="font-size:20px;font-family:arial;font-weight:bold;color:#9ad8fa;">
		dhtmlXTreeGrid SDK
		</td>
	</tr>
	<tr>
		<td class="menu" xstyle="border-bottom:1px solid black">
			<a href="guide.html" target="contentframe">guide and code samples</a>
			<a href="http://www.scbr.com/docs/products/dhtmlxTree/treeGrid.shtml" target="contentframe">tree grid samples</a>
		</td>
		<td height="20" class="menu" align="right" xstyle="border-bottom:1px solid black">
		<em>api methods:</em>
		<a href="tgroup.html" target="contentframe">grouped by type</a>
		<a href="ogroup.html" target="contentframe">grouped by object</a>
		<a href="alpha.html" target="contentframe">alphabeticaly sorted</a>
		</td>
	</tr>
	<tr>
		<td colspan="2">
			<iframe src="guide.html" name="contentframe" style="background-color:white;border-top:1px solid #6495ed;" height="100%" width="100%" frameborder="0"></iframe>
		</td>
	</tr>
</table>
<small style="font-size:10px"><a href="http://www.scand.com" style="text-decoration:none;color:white">&copy;Scand LLC, 2004</a></small>
		
		
		
		


</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -