You can easily auto generate a clickable table of contents with jQuery if your text is divided by (the same level of) headers. All you need to do is to wrap your text in a container div and use the setInnerLinks() function.
You can easily auto generate a clickable table of contents with jQuery if your text is divided by (the same level of) headers. All you need to do is to wrap your text in a container div and use the setInnerLinks() function.