#1875: Auto-scroll to top of image

This commit is contained in:
Toks
2013-07-24 19:38:52 -04:00
parent 5187cbd865
commit 4cc452c682

View File

@@ -60,6 +60,7 @@
$("#post_tag_string").css({"resize": "none", "width": "100%"});
$(window).scrollTop($("#image").offset().top);
var dialog = $("<div/>").attr("id", "post-edit-dialog");
$("#form").appendTo(dialog);
dialog.dialog({