Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add a breakpoint option #57

Closed
dhirendrak opened this issue Dec 22, 2015 · 1 comment
Closed

Feature: Add a breakpoint option #57

dhirendrak opened this issue Dec 22, 2015 · 1 comment

Comments

@dhirendrak
Copy link

Current breakpoint is 768px. There should be an option to change the breakpoint.

@dhirendrak
Copy link
Author

I have gone through the code and I see it can be achieved by changing the options.

$('selector').tabCollapse({
accordionClass: 'visible-sm',
tabsClass: 'hidden-sm'
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant