remove "show/hide TOC" in iframes
I'm using RH9 to generate webhelp and am using iframes on almost every page of my project and thus, I need to divide the pages into coloumned tables.
My problems:
a) I want users to have access to the TOC and glossary I created, but the navigation page messes up my table alignment. The obvious solution is to hide the TOC by default at startup, but none of the tips I've found (including Peter Grainge's) for modifying the js files to do this work for me.The best I've been able to do is use RH's webhelp settings to embed show/hide text at the top of each page.
b) Unfortunately, the show/hide text appears in each topic in the iframes as well as on the main topic pages. Users who click on these links in an iframe lose the main topic window.
So, can I hide the navigation page by default at startup and can I selectively embed a hide/show text on pages, excluding those in iframes? I don't mind doing this manually if necessary. I understand that I could place the topics I want to display in iframes outside the project, but I'd rather not since that affects portability from one server to another.
Thanks for any help. John

