Skip to content

Instantly share code, notes, and snippets.

View joelnewcomer's full-sized avatar

Joel Newcomer joelnewcomer

View GitHub Profile
@joelnewcomer
joelnewcomer / index.html
Created March 28, 2013 13:58
A CodePen by Joel Newcomer. Automatic ToC w/Sticky Menu & FlexNav - I took Chris Coyier's Automatic ToC tutorial and combined it with Waypoints and FlexMenu for a fully automatically generated sticky, responsive table of contents.
<html lang="en">
<head>
<meta charset="utf-8">
<title>Automatic ToC with Sticky Menu & FlexMenu</title>
<meta name="description" content="Automatic ToC with Stick Menu & Flex Menu">
<meta name="author" content="Ian Yates">
<!--Mobile specific meta goodness :)-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">