Can the TOC maco float on the page so that as the user scrolls the length of the page the TOC remains visable?
Thanks,
Denise Kramer
denise.kramer@vitals.com
You could probably do something like this: Include the CSS macro in the page, and insert the following content:
.toc-macro { position: fixed; right: 50px; top: 100px; z-index: 100; background: white; }
Not that I know of in the cloud version. In the hosted version you could do this fairly easily with a user macro.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.