Recent searches


No recent searches

Nicolas Galluzzo's Avatar

Nicolas Galluzzo

Joined Apr 15, 2021

·

Last activity Nov 01, 2021

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Nicolas Galluzzo

Nicolas Galluzzo created a post,

Post Discussion - Tips and best practices from the community

Much like the author of this article, our company needs a way to automatically generate a table of contents for large articles. After finding out we can use jQuery, I put together a script that will automagically create a tiered table of contents based on the Header tags used in the article.

All you need to do is paste the Javascript in this page into the Javascript section of your Articles:

 

Click on the JS tab, then paste in the code at the end:

 

That should do it.. as long as you've used proper heading tags (H1, H2, etc), a Table of Contents will be created any time you load the article.

You can see a live example here: http://codepen.io/ngalluzzo/pen/kXqyVQ?editors=1010

Posted Aug 18, 2016 · Nicolas Galluzzo

3

Followers

44

Votes

55

Comments