Access our premium support and let us know your problems, we will help you solve them.

0
No products in the cart.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Scroll to an element with jQuery #9742
    blankyanalex
    Participant

    Will do the trick, but will change your hash. If you use Jquery tabs and want page scrolls to tabs header you can:

    $('#needed_tab').tab('show');
    window.location.hash = '#tabs_block';
    
Viewing 1 post (of 1 total)