tweettypography / oktoberfesthmpf

Herron-Morton Oktoberfest Website
0 stars 1 forks source link

Include a fixed header bar which scrolls to the appropriate section #1

Closed tweettypography closed 11 years ago

tweettypography commented 11 years ago

The site header should include a bar with links to each of the content sections of the site and should scroll to the appropriate section when the link is clicked.

matadur commented 11 years ago

Bar, links, anchored sections - complete. Remaining: smooth scroll to sections instead of jump.

tweettypography commented 11 years ago

We probably ought to use scrollspy to make sure the header keeps in sync, if we're not already.

matadur commented 11 years ago

scrollspy added.

matadur commented 11 years ago

Smooth scroll added.