[此贴子已经被作者于2006-5-6 14:36:11编辑过]
<html>
<head>
<title>SWT Designer</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="SHORTCUT ICON" href="http://www.swt-designer.com/favicon.ico"
type="image/x-icon">
<link rel="ICON" href="http://www.swt-designer.com/favicon.ico" type="image/x-icon">
</head>
<frameset frameborder="0" border="0" rows="66,*">
<frame src="http://www.instantiations.com/swt-designer/eclipse_banner.html" scrolling="no" marginwidth="5" marginheight="5">
<frameset frameborder="0" cols="310,*">
<frame src="http://www.instantiations.com/swt-designer/map.html" scrolling="no" marginwidth="5" marginheight="5">
<frame name="content" src="http://www.instantiations.com/swt-designer/home.html" scrolling="auto" marginwidth="5"
marginheight="5">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
<frameset>
</frameset>
</html>
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style>
/* Style for tree item text */
.t0i {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ffffff;
text-decoration: none;
font-weight: normal;
}
/* Style for tree item image */
.t0im {
border: 0px;
width: 19px;
height: 16px;
}
</style>
<title>Designer Tree</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<script language="JavaScript" src="tree.js"></script>
<script language="JavaScript" src="tree_items.js"></script>
<script language="JavaScript" src="tree_tpl.js"></script>
<script language="JavaScript">
new tree (TREE_ITEMS, tree_tpl);
for(i = 0; i < trees[0].a_children[0].a_children.length; i++){
trees[0].a_children[0].a_children[i].open(i == 8 || i == 9 || i == 10 || i == 12 || i == 13);
}
trees[0].a_children[0].select();
</script>
</td>
</tr>
</table>
</body>
</html>