jellekralt / Responsive-Tabs

Responsive Tabs is a jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. You can use this plugin as a solution for displaying tabs elegantly on desktop, tablet and mobile.
http://jellekralt.github.io/Responsive-Tabs/
MIT License
531 stars 228 forks source link

refresh tabs #116

Closed TripleMap closed 7 years ago

TripleMap commented 7 years ago

What is the better way to reload tabs? I'm use it with knockout.js, and after reloading viewModel with method forEach it is looks like element did not use plugin, but style is partically uses. And also, if my view reload ul/li element, that not dynamical updating they are work great. default Thank you.

jellekralt commented 7 years ago

Unfortunately, this is not possible at the moment