TheDesk Miho (ver.5)
This commit is contained in:
parent
3dcc1d7581
commit
8c34f8124d
|
@ -28,5 +28,5 @@ function scrollck() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function goTop(id){
|
function goTop(id){
|
||||||
$("#timeline_"+id+"_box").scrollTop(0)
|
$("#timeline_"+id+"_box .tl-box").scrollTop(0)
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user