UNPKG

responsive-tabs

Version:

jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint.

12 lines (11 loc) 197 B
{ "name": "responsive-tabs", "main": "js/jquery.responsiveTabs.js", "ignore": [ ".jshintrc", "**/*.txt" ], "dependencies": { "jquery": ">=1.7.2" } }