[Special Summer Sale] 40% OFF All Magento 2 Themes

Cart

Scroll to an element with jQuery

  • This topic is empty.
Viewing 31 post (of 31 total)
  • Author
    Posts
  • #9742
    yanalex
    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 31 post (of 31 total)
  • You must be logged in to reply to this topic.