jicub / tabster

Minimailist Tab Navigation with Native JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab Panel Navigation with Native JavaScript and HTML5

Decription

Tabster is a minimalist JavaScript component that explores the History API's pushState() method. This method allows users to navigate through sections of a single page web app with the browsers back/forward buttons.

Compatiblity

  • ie10+
  • chrome
  • safari
  • firefox

Demo

http://jicub.github.io/tabster

About

Minimailist Tab Navigation with Native JS

License:MIT License


Languages

Language:JavaScript 53.8%Language:CSS 34.0%Language:HTML 7.5%Language:Ruby 4.7%