suite
This commit is contained in:
parent
be29f40069
commit
380b375dbc
@ -95,9 +95,11 @@ $ ->
|
||||
$(this).parent().remove()
|
||||
$(document).on "scroll", ->
|
||||
scroll_ajust()
|
||||
resize()
|
||||
|
||||
$(document).on "touchmove", ->
|
||||
scroll_ajust()
|
||||
resize()
|
||||
|
||||
|
||||
$(".top_link").click ->
|
||||
|
Loading…
x
Reference in New Issue
Block a user