bianbian.sunshow.net Posted September 7, 2006 Posted September 7, 2006 (edited) when I use the online-document of AutoIt3, I found it's inconvenient because no tree-index file. Ialways 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 September 7, 2006 by bianbian.sunshow.net
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now