Slideout.js – A touch slideout navigation menu for mobile web apps

   

Slideout.js is a touch slideout navigation menu for your mobile web apps.Implementing Slideout.js into your project is easy.

– First of all, you’ll need to create your markup. You should have a menu (#menu) and a main content (#panel) into your body.
– Add the Slideout.js styles (index.css) in your web application.
– Just include Slideout.js and create a new instace with some options:

web-app-slideout

Features

  • Dependecy-free
  • Simple markup
  • Native scrolling
  • Easy customization
  • CSS transforms & transitions
  • Just 4 Kb!
  • Demo & Doc