• MENU 1
  • MENU 2
  • MENU 3

This is a HTML5 experiment exploring how to create an 'app-like' website. The code showcases the following: 1) Avoiding the use of jQuery for optimal perf on mobile devices. 2) Implementing touch support. 3) Providing a workaround for scrolling in fixed layouts on iOS. 4) Using Hardware accelerated animations.