ppi / website

The PPI Website
http://www.ppi.io
MIT License
23 stars 15 forks source link

Make ToC links actually go to the anchor link #41

Closed dragoonis closed 12 years ago

dragoonis commented 12 years ago

1) Have the ToC links at the bottom go to the anchor link. 2) as a jQuery enhancement, I would like to use $.scrollTo() jQuery plugin to animate the anchor switching process. 3) When you hover over the green header, it should show the little ¶ icon beside it upon hover.

dragoonis commented 12 years ago

ToC links when clicked jump to the right location with an javascript animdation.

When the page loads it animatingly jumps to the right anchor position.

dragoonis commented 12 years ago

Done.