0.0.136 scroll search route results
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
let header_height = $("#header_bg")[0].offsetHeight;
|
let header_height = $("#header_bg")[0].offsetHeight;
|
||||||
let _scroll = new scroll({
|
let _scroll = new scroll({
|
||||||
attach_top: header_height + 10,
|
attach_top: header_height + 20,
|
||||||
top: header_height + 20,
|
top: header_height + 20,
|
||||||
el: $(".b_filter_routes")[0],
|
el: $(".b_filter_routes")[0],
|
||||||
recover_el_view: true,
|
recover_el_view: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user