kkreft
10/15/2014 - 6:44 PM

jQ scrollTop animate

$('html,body').animate({
  scrollTop: $('article.notowania').offset().top
}, 1000);