WordPress tips: Double-click the white space to return to the top

Source: Internet
Author: User
Keywords Reason WordPress double-click

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Reason for rejection: article readability is not high

Because the WordPress theme now used has a double click on the page to return to the top of the function, so has been accustomed to after reading the article double-click the blank part of the blog, so I have formed in any blog to double-click on the white space part of the habit ....

So Zhou Liang want to this "Wordpres theme double-click the blank part back to the top" function to share to everyone, so Zhou Liang to later your blog to see the article, you don't have to change the habit of double-clicking the blank part, Roar!

The way to actually implement the "Wordpres theme to return to the top of the white space" is simple,
Just add the following JS code to the theme's header template:
<script type= "Text/javascript" >
$ (function () {
var Scrollto = function (top, duration, callback) {
var w = $ (window);
var FPS = 50;
var currenttop = W.scrolltop ();
var offset

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.