Linux 软件免费装

WP LocalScroll

开发者 philiprabbett
更新时间 2014年1月9日 07:22
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 3.8
版权: GPLv2 or later
版权网址: 版权信息

标签

links jquery navigation link scroll anchor smooth scroll anchor text jump links localscroll

下载

1.0 1.1

详情介绍:

This plugin will animate a regular anchor navigation with a smooth scrolling effect. Each time a link is clicked, the whole screen will gradually scroll to the targeted element, instead of "jumping" as it'd normally do. jQuery.ScrollTo is used for the animation.

安装:

  1. Upload the wp-localscroll folder and all contents to /wp-content/plugins
  2. Activate the plugin through the 'Plugins' menu in WordPress

升级注意事项:

1.1
  • Fixed an issue that was preventing the JS from loading on the front-end.
1.0
  • Initial release.

常见问题:

How to create jump links in WordPress?

What you need:

  • An element with an id that acts as the anchor
  • A link that uses the format #anchor_id
  • In the Visual Editor click on the HTML Editor
  • Locate the end point of the jump in HTML view
  • Add an id attribute to your end point
  • Using the built-in WordPress link dialog box, add your link in the usual way at the origin point
  • You should be good to go

更新日志:

1.1 1.0