Edit Post should be at top of page.


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

Once a page is edited it should be at the top of the page.

So one of the following:
a) It is at the top just the instance after editing
b) The last post whether new or edited is always at the top
c) After editing the post is shown in single post view.

This is a copy of an earlier gripe:

OnClick Return to Place in Page

I find it annoying to have to scroll back to an article after editing it if it is one of a list. This may require an implementation of the name ="" property of the HTML a tag or;
As a list is created and each post has an ID maybe that ID can be used as a marker.?