Working scroll-to-bottom for comments

This commit is contained in:
Latif Khalifa
2013-10-15 02:37:48 +02:00
parent 9029a3c971
commit 5900c7ab45
3 changed files with 19 additions and 8 deletions

View File

@@ -21,6 +21,7 @@ $filter->render();
autoOpen: false,
width: 800,
height: "auto",
position: "top",
});
$(".comment_link").each(function() {