Skip to content

Bootstrap friendly + Zepto.js compatibility + much more

Compare
Choose a tag to compare
@elboletaire elboletaire released this 01 Dec 21:23
· 33 commits to master since this release
  • Now tabbedcontent is Bootstrap Friendly!
  • Added demos for twitter bootstrap + a multiple tabbedcontent demo.
  • TabbedContent is now Zepto.js compatible!
  • Renamed to just tabbedcontent instead of jquery.tabbedcontent
  • Added demo for zepto + bootstrap.
  • Added to bower packages.
  • Removed unnecessary method getCurrentId.
  • Added docblocks.
  • Now you can set the default active tab by just setting the active class to your desired tab.
  • Fixed tab error class being set to tab contents instead of the tab itself.
  • Fixed getCurrent method not properly returning current tab on certain circumstances.
  • Fixed tabs with absolute links defined not properly working.
  • Fixed html5shiv uri on demo files.
  • Added to packagist.

Now under a MIT license.