As per revision 513, once you've started digging into the archives on a site using rolling archives, and you scroll down, the rolling archives navigation strip attaches itself to the top of the page (try it here). This should remove the frustration of skimming through the archive pages and constantly having to go back to the top when you wanted to flip to the next page.
It might be interesting for those of you who plan to style to know just how this works. Well, it's quite simple; when you scroll, a piece of javascript checks if the top of the '#dynamic-content' container--which is where the content of your blog is kept--is being scrolled out of view. If it is, the class 'fixraposition' is added to BODY. The rest is CSS in css/rollingarchives.css.
I haven't tested this in IE yet, but in all likelihood it doesn't work. But then, what does?
回复Comments
作者:
{commentrecontent}