Skip to content

A table of contents, usually headed simply "Contents" and abbreviated informally as TOC, is a list of the parts of a book or document organized in the order in which the parts appear. jQuery-TableOfContents is jquery plugin for table of content. I need an overview table about current page when I write long size document.

License

Notifications You must be signed in to change notification settings

jongha/jquery-tableofcontents

Repository files navigation

jQuery-TableOfContents

Build Status Coverage Status Dependency Status

A table of contents, usually headed simply "Contents" and abbreviated informally as TOC, is a list of the parts of a book or document organized in the order in which the parts appear. jQuery-TableOfContents is jquery plugin for table of content. I need an overview table about current page when I write long size document. This is a plugin that can help you.

Usage

Absolutely simple to use.

$("#id").tableofcontents({ id: "#target" });

With style of element.

$("#id").tableofcontents({ id: "#target", css: { "width": "100px" });

License

jQuery-TableOfContents is available under the terms of the MIT License.

About

A table of contents, usually headed simply "Contents" and abbreviated informally as TOC, is a list of the parts of a book or document organized in the order in which the parts appear. jQuery-TableOfContents is jquery plugin for table of content. I need an overview table about current page when I write long size document.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published