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 227 forks source link

link from Global navigation #49

Closed Akintosh closed 8 years ago

Akintosh commented 9 years ago

HI! I'm so very thankful that you made this wonderful plugin. This help me a lots! But I have a question,when click a Global navigation/(following example: '.slide1 li a') which link to each tab, Current demo link to each tab top,but I want to adjust to link to screen top with opening target tabs. ('cause have space between screen top and tab top.)

I tried to onClick="window.scroll function but seems didn't work, how can I change link to screen top instead of tab top?

jellekralt commented 9 years ago

I'm sorry but I don't fully understand what you are trying to achieve or what is causing problems. Is it the fact that you want the page to jump to the absolute top instead of the tab elements?

igor-anosov commented 9 years ago

HI, Your plugin is cool. But I also try to activate needed for me tab by clicking on a separate button. I wish, when I click on button in sidebar - to activate second tab and scroll to it. Scrolling I've created - it is not a problem, but an activation of tab - it is problem. Any solutions?

jellekralt commented 9 years ago

@Wishmaker888 You can use the activate method for this.

jellekralt commented 8 years ago

Closing this for now