Jump to content

HHC to Tree menu - providing online-document-index easily


Recommended Posts

when I use the online-document of AutoIt3, I found it's inconvenient because no tree-index file. I

always need go back, go foward. So I wrote a Javascript to auto change the HHC file(providing index-file structure used by CHM-help-format) to Tree Menu.

Hope it's helpful.

I tested it under IE 6.0, firefox 1.5, and Opera 0.9. It's also easy to use: you only need unzip it to "images" directory, change your *.HHC file to *.HTM(dir.htm e.g.), and added two simple lines:

<link type="text/css" rel="stylesheet" href="images/hhc_tree.css" />

<script src="images/hhc_tree.js"></script>

view detail please click here

Edited by bianbian.sunshow.net
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...