Automatically Generate Table of Contents Using jQuery
Some time ago, I was debating with my friends on the topic: is there any use of generating table of contents automatically. The conclusion was that it can be useful in cases when the reading material is long enough and table of contents TOC has a fixed position on the screen. This tutorial will show you how to create such TOC in just a few lines of code.

