Sidetap : Quickly build mobile web interfaces with jQuery

Spread the love

Sidetap is a simple framework that allows you to quickly build platform-independent mobile web interfaces.We built Sidetap to be an easy-to-use implementation of the side navigation pattern popularized by apps like Sparrow and Facebook. It solves many common mobile development problems right out of the box. Here are some of the specific things we like about it:


  • Lightweight

    : Sidetap only weighs 2k when minifyied and gzipped!

  • Device Support

    : Sidetap aims to always deliver the best possible experience for all devices by starting with a basic experience and progressively enhancing it for more capable devices.

  • Less Decisions to Make

    : By embracing convention over configuration, Sidetap let’s you start building your mobile interfaces right away.

  • Simple

    : Sidetap provides a flexible foundation for navigating between content panels on mobile devices using an easy-to-use syntax.

Demo: http://sidetap.it/

Download Links

https://github.com/harvesthq/sidetap

Scroll to Top