Skip to content
Snippets Groups Projects
Commit deaa1c17 authored by wactbprot's avatar wactbprot
Browse files

top-200

parent d9b93b58
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ $( document ).ready(function() {
// $(".no_"+no).scrollView();
$('#child').animate({
scrollTop: ($no.offset().top)
},500);
scrollTop: $no.offset().top - 200
},1500);
$no.addClass("selected");
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment