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
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.