Need for keeping page position when transitioning between tabs
jlmeredith - August 13, 2009 - 20:49
| Project: | Quick Tabs |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a project where I am using quicktabs for loading product details. Each tab has various features and information of varied depth. When switching between tabs and the content is different lengths, the page always returns to the top on_click.
Is there a way to avoid this so that the page stays in its current position rather than scrolling to the top?
Thanks for the great module!

#1
that should not happen. The page should stay in the position where you clicked.
The only scrolling to top happens when the tab click makes a full page reload. This can be seen when you have javascript disabled in your browser. Is the page reloaded when you click on the tab link?
similar issue: #432094: Quick Tabs jumps to menu when clicked
#2
you may try out the -dev release also, it seems it fixed a similar issue #579532: Screen "Jumps" to Menu in only Safari/Chrome