#1875: Auto-scroll to top of image
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user