document.htm

来自「非常好的JAVASCRIPT树型」· HTM 代码 · 共 427 行 · 第 1/4 页

HTM
427
字号
<script>
  adddoc("Example 12",52," <p>Illustrates use of checkboxes within a form.</p> <P><A href='../examples/frame_trees/ftexampl12.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 13",53," <p>Illustrates use of frameless menu.</p> <P><A href='../examples/no_frame_trees/ftexampl13.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 14",54," <p>Illustrates use of menu tree within table.</p> <P><A href='../examples/frame_trees/ftexampl14.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 15",55," <p>Illustrates use of repositioning of the tree.</p> <P><A href='../examples/frame_trees/ftexampl15.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 16",56," <p>Illustrates use of complex frame structures.</p> <P><A href='../examples/frame_trees/ftexampl16.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 17",80," <p>Lots of nodes within one folder.</p> <P><A href='../examples/big_trees/ftexampl17.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 18",81," <p>Setting state from another frame.</p> <P><A href='../examples/frame_trees/ftexampl18.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 19",82," <p>Opening link in window.</p> <P><A href='../examples/frame_trees/ftexampl19.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 20",83," <p>Complex set of frames and menus.</p> <P><A href='../examples/big_trees/ftexampl20.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 21",84," <p>Radio buttons on specified nodes.</p> <P><A href='../examples/frame_trees/ftexampl21.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 22",85," <p>More complex checkboxes.</p> <P><A href='../examples/frame_trees/ftexampl22.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 23",86," <p>Setting target for specified nodes.</p> <P><A href='../examples/frame_trees/ftexampl23.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 24",87," <p>Frameless menu with checkboxes.</p> <P><A href='../examples/no_frame_trees/ftexampl24.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 25",88," <p>Frameless menu.</p> <P><A href='../examples/no_frame_trees/ftexampl25.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 26",89," <p>Frameless menu within table.</p> <P><A href='../examples/no_frame_trees/ftexampl26.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Example 27",90," <p>Left to right menus.</p> <P><A href='../examples/frame_trees/ftexampl27.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Cascade 0",91," <p>Horizontal cascading menus.</p> <P><A href='../examples/cascading/ftexcasc0.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Cascade 1",92," <p>Horizontal cascading  menus.</p> <P><A href='../examples/cascading/ftexcasc1.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Cascade 2",93," <p>Vertical cascading menus.</p> <P><A href='../examples/cascading/ftexcasc2.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Cascade 3",94," <p>Vertical cascading  menus.</p> <P><A href='../examples/cascading/ftexcasc3.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>

<script>
  adddoc("Web Explorer example",63," <p>Illustrates use of Perl/CGI script to dynamically present the structure of files and directories on a web site, in a Windows Explorer style user interface.</p> <P><A href='http://www.essence.co.uk/cgi-bin/essence-explore.pl' target = '_blank'>Click here to demonstrate.</A> <P>Perl source is only available to full license purchasers</p> ")
</script>
<script>
  adddoc("Database example",95," <p>Illustrates use of ASP script to generate a menu from a database.</p> <P><A href='../examples/other/database/ftexamplasp.asp' target = '_blank'>Click here to demonstrate.</A> <P>Source is only available to full license purchasers</p> ")
</script>

<script>
  adddoc("Design tool",64," <p>A tool to help build menus and user interface styles.</p> <P><A href='../design/designer.htm' target = '_blank'>Click here to demonstrate.</A>")
</script>
<script>
  adddoc("Version 4.00",70," <p>First commercial release. Released 24 March 1999. Base version for future support and version history.")
</script>
<script>
  adddoc("Version 4.01",71," <p>Released 2 April 1999. Includes the following additional features and bug fixes: <UL> <LI>MacIntosh now fully supported with Netscape 4 and above. It also probably works with Netscape 3, but this is as yet untested. Support on MacIntosh for Internet Explorer is also as yet untested. There were previously errors with Netscape 4 on MacIntosh because of the way in which Java applets were loaded.</LI><LI>Improved support for Internet Explorer 4 and above. Extra checks are now included for Java applet security and permissions, particularly where unsigned Java applets are disallowed. If unsigned Java applets are disallowed, Foldertree now degrades to a safer (but lower performance) mode.</LI> <LI>Checks whether Java is enabled, and issues appropriate error message if not. Foldertree then degrades to a safer (but lower performance) mode.</LI> <LI>Corrects Netscape hourglass bug, where the mouse cursor remained an hourglass after clicking a node. It now correctly changes back to the default.</LI> <LI>Corrects wrong URL link in ftbase.htm .</LI>  <LI>Corrects menu structure error in example 5.</LI><LI>Added full support for blank node icons. If the default image file name is set to blank, the icon does not appear. This can be used for example, to blank out all node icons, or to have node icons appear only when the mouse is over them.</LI><LI>Added ability to have space between icons and text links. This is done using new user variables folderIconSpace and documentIconSpace</LI> <LI>When the useTextLinks variable is set, text appears as a link only when it has some reference. This is a more intuitive user interface. Previously, text appeared to be a link even if no link had been defined.</LI></UL>")
</script>
<script>
  adddoc("Version 4.02",72," <p>Released 12 April 1999. Provides support for Netscape Navigator version 3 (16 bit and 32 bit). The documentation has also been adapted so that version 3 browsers can fully use it.")
</script>
<script>
  adddoc("Version 4.03",73," <p>Released 23 April 1999. Improvements to documentation, error checking, and error messages. Provides better feedback on Internet Explorer configuration options. Corrects bug on folder open/close with Netscape version 3. To ease migration between releases, standardised script file name to ft.js (and jar version to ft.jar), and version number is contained at top of this file.")
</script>
<script>
adddoc("To be completed",100,"<P>To be completed")
</script>
<script>
 adddoc("Setting cascading node width",201,"The node width may be set by<p><code>folderid.setWidth(menuWidth, textWidth) </code></p> <p>where:</p> <p>folderid is the identifier of the folder, as specified in the menu definition file <br> menuWidth and textWidth are the widths in pixels of the node and text portion respectively.</p> ")
</script>
<script>
 adddoc("Setting cascading node height",202,"The node height may be set by<p><code>folderid.setHeight(menuHeight) </code></p> <p>where:</p> <p>folderid is the identifier of the folder, as specified in the menu definition file <br> menuHeight is the height in pixels of the node.</p> ")
</script>
<script>
 adddoc("Setting cascading node background images",203,"The node backgrounds may be set by<p><code>folderid.setBack(imageName, imageNameOver) </code></p> <p>where:</p> <p>folderid is the identifier of the folder, as specified in the menu definition file <br> imagename and imageNameOver are the names of the images, previosuly set using addIcon, of the background image and background image for mouse overs respectively.</p> ")
</script>


</head>

<FRAMESET cols="200,*" onLoad="self.blank()"> 
  <FRAME SRC = "ftblank.htm" name="menufrm" > 
  <FRAME SRC="ftbase.htm" name="basefrm"> 
</FRAMESET> 

</HTML>

⌨️ 快捷键说明

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