this is the source repository for the jTab Javascript library.
See jTab for more info..
I'm using GitHub Pages to host jtab.tardate.com directly from the GitHub repository.
- Fork it ( https://github.com/tardate/jtab/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request