Skip to content

iancartis/Udaciy-exercise-js-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page project

Description

This website project consists on a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.

Requirements

  • This project includes these functionalities:
  • Navigation is built dynamically as an unordered list.
  • Apply a section active style while scrolling through the page
  • Scroll through sections using Javascript

Extras

As asked on the Suggested section of the rubric the project also includes:

  • Add an active state to your navigation items when a section is in the viewport.
  • Hide fixed navigation bar while not scrolling (it should still be present on page load).
  • Hint: setTimeout can be used to check when the user is no longer scrolling.
  • Add a scroll to top button on the page that’s only visible when the user scrolls below the fold of the page.
  • Update/change the design/content.
  • Make sections collapsible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published