Files
web.ems/wxc2_omc/frame/leftMenu/demoLargeLeftFrame.html
2024-10-22 10:34:29 +08:00

37 lines
1.1 KiB
HTML
Executable File

<html>
<head>
<style>
BODY {background-color: white}
TD {font-size: 10pt;
font-family: verdana,helvetica;
text-decoration: none;
white-space:nowrap;}
A {text-decoration: none;
color: black}
</style>
<script src="ua.js"></script>
<script src="ftiens4.js"></script>
<script src="demoLargeNodes.js"></script>
</head>
<body topmargin=16 marginheight=16>
<!-- By making any changes to this code you are violating your user agreement.
Corporate users or any others that want to remove the link should check
the online FAQ for instructions on how to obtain a version without the link -->
<!-- Removing this link will make the script stop from working
<div style="position:absolute; top:0; left:0; "><table border=0><tr><td><font size=-2><a style="font-size:7pt;text-decoration:none;color:silver" href=http://www.treemenu.net/ target=_blank>JavaScript Tree Menu</a></font></td></tr></table></div>
-->
<!-- Build the browser's objects and display default view of the
tree. -->
<script>initializeDocument()</script>
<noscript>
A tree for site navigation will open here if you enable JavaScript in your browser.
</noscript>
</html>