Responsive Web – Week 4 – Pagination and Navigation

I spent a lot of time this last week researching better options for the scrolling of my site and working on the navigation.  There are two jquery plug-ins that I have been trying to work with since last week:

  1. onepage-scroll
  2. isInViewport

Onepage-scroll allows me to scroll page by page with a smooth animation between them.  I have implemented the scrolling, but the navigation is basically broken at the moment.  The following zip file contains “grid.html” and is a demonstration of the page scrolling working: