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

TypeError: TypeError: oTab is undefined. if using <ul> in tab content #143

Closed xApep closed 6 years ago

xApep commented 6 years ago

Hi. If you have ul>li in tab content than there is an js error "TypeError: oTab is undefined". It works but it breaks other scripts.

Thanks.

jellekralt commented 6 years ago

Hi, could you specify which version number you are using and provide a sample script, or preferably an example in jsbin/fiddle/etc

jellekralt commented 6 years ago

I'm closing the issue since there has been no activity for a while. Feel free to reopen if you feel this is still unresolved.