...with table of content.
jquery.tableofconent.js works bunt not properly
This commit is contained in:
Einer von Vielen
2015-01-13 00:06:44 +01:00
parent 9fc9af87e3
commit 43b877caa1
4 changed files with 198 additions and 0 deletions

View File

@@ -1125,6 +1125,8 @@ $(document).ready(function() {
$(".autotime").timeago();
$("#toc").tableOfContents();
});