User:Prtksxna/ptoc
Appearance
ptoc.js | |
---|---|
File:Persistent-toc-closed.png | |
Description | Persistent table of contents in sidebar |
Author(s) | Prtksxna |
Status | Stable |
Version | ?.0 |
Updated | January 19, 2015 |
Browsers | Any modern browser |
Skins | Vector |
Source | User:Prtksxna/ptoc.js, User:Prtksxna/ptoc.css |
A gadget to add persistent table of contents on articles. The table of contents move to the left sidebar after scrolling past the first section and they expand on hover.
Source
[edit]Source is on Github so are issues.
Setup
[edit]Add this to your common.js
:
importStylesheet("User:Prtksxna/ptoc.css");
importScript("User:Prtksxna/ptoc.js");