Martin Desruisseaux created SIS-182:
---------------------------------------
Summary: More dynamic table of content for the web site
Key: SIS-182
URL: https://issues.apache.org/jira/browse/SIS-182
Project: Spatial Information Systems
Issue Type: Improvement
Components: Web site
Reporter: Martin Desruisseaux
Priority: Minor
Consider moving the Table Of Content in a HTML frame on the left side, to be
always visible. The highlighted item should change when the user scroll down
the page. This can be done using the Tocify plugin:
* http://gregfranko.com/jquery.tocify.js/
* http://errietta.me/blog/tocify-scrollspy/
Note that Tocify generate the TOC dynamically by scanning the HTML page. Given
the size of that page, it may not be desirable. Instead, we may want a static
TOC with only the "scrollspy" feature of Tocify.
* http://www.tutorialspoint.com/bootstrap/bootstrap_scrollspy_plugin.htm
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)