Guest User

X

a guest
Jul 22nd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. (function($){
  2. $('#slide-1-layer-9').click(() => {
  3. $('html, body').animate({
  4. scrollTop: $('#aktualnosci').offset().top
  5. }, 1000);
  6. });
Advertisement
Add Comment
Please, Sign In to add comment