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

Scroll to anchor on mobile #106

Open
heyepic opened this issue May 6, 2016 · 3 comments
Open

Scroll to anchor on mobile #106

heyepic opened this issue May 6, 2016 · 3 comments

Comments

@heyepic
Copy link

heyepic commented May 6, 2016

I have the tabs working great on desktop - awesome implementation.

However, if you bring this up in mobile iOS/Android, and open a tab, it keeps the window where you tapped, meanwhile that tab expands and you have to scroll up to the content. Same issue someone else submitted but I do have an example page for you to try out on your phone:

http://www.nsc.org/Pages/test-jse-guides.aspx

Any help would be appreciated!

@xApep
Copy link

xApep commented Nov 24, 2016

I have the same issue. The scrolltoAccordion isnt working.
Those are my settings:
collapsible: 'accordion',
scrollToAccordion: true,
scrollToAccordionOnLoad: false

So when you click on non-active tab you are not scrolled to top of "new" active tab.

Thanks

@svdg
Copy link

svdg commented Feb 2, 2017

I have this issue too, a fix is very much appreciated!

@svdg
Copy link

svdg commented Feb 2, 2017

Strange: I fixed this in the script:
scrollToAccordion: !0,
instead of
scrollToAccordion: !1,

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

3 participants