Implementation of gototop
Before implementing on too many pages it is good idea to contruct a few new pages before changing any templates.
Steps:
- Replace the subnav code - closest to the top of the page
- Remove all the other subnavs - I may need to keep any subnav that is placed in the "links" div.
- If there is not enough content on the page, such there would be on a new page, add enough to confirm that the stickyness is working.
- Test on different screen resolutions
- Work our best place for new sticky subnav
More lines
More lines
More lines
More lines
More lines
More lines
More lines
More lines
Findings and anomilies
What I wanted to do at the same time was to incorporate a fixed bottom menu button but this seems to be problematic on the phone. This seems to be okay as seen on my CSS Position page.