A digital playground for responsive design experiments. This page will change its layout when the viewport is below a certain size. In addition, clicking on the hamburger menu will reveal a colorful navbar, with links that flashes when you click on them.
Detailed descripion in demo and in source code as comments.
HTML5, CSS3 media query, JQuery
Implement hamburger icon menuImplemented 2014/6/6 :-)Mobile browser testingTested on 2014/6/8 using Galaxy Nexus and Nexus 7 (2012)- Retain structure on mobile, while allowing zoom
Visit https://dandydanny.github.io/responsive_design/, and resize your browser window to see layout changes.