Check this out! I just found a very useful and interesting hack about Blogger. You can find there are two more links at my post footer: 「回頁首」and 「回章首」. You can try it to see what will happen after clicking.
See? 「回頁首」means "to scroll up to the top of the page." 「回章首」means "to scroll up to the top of this post." I think this is a very cool hack you can apply on your Blogger. The trick is simple, you just need two things:
- Peek-A-Boo Post Hack (see here)
- the code to add this "Scroll to top" hack. (see below)
1. Be sure you have installed the Peek-A-Boo hack for Non Beta.
2. Add the following code to the post footer:
<a href='javascript:scroll(0,0)' title='Scroll to top of this page'>Top of Page</a> <a href="javascript:document.getElementById
('<$BlogItemNumber$>1').scrollIntoView(true);" title='Scroll to top of post'>Top of Post</a>
Or, you can click on the link at the top of this post for more information at Hans Blog
Try it now!!
No comments:
Post a Comment