Title: jQuery Hover Footnotes
Author: Lance
Published: <strong>2011 年 2 月 8 日</strong>
Last modified: 2011 年 2 月 23 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/jquery-hover-footnotes.svg)

# jQuery Hover Footnotes

 作者：[Lance](https://profiles.wordpress.org/weaverlancegmailcom/)

[下载](https://downloads.wordpress.org/plugin/jquery-hover-footnotes.zip)

 * [详情](https://cn.wordpress.org/plugins/jquery-hover-footnotes/#description)
 * [评价](https://cn.wordpress.org/plugins/jquery-hover-footnotes/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/jquery-hover-footnotes/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/jquery-hover-footnotes/#developers)

 [支持](https://wordpress.org/support/plugin/jquery-hover-footnotes/)

## 描述

JQuery Hover Footnotes lets you add footnotes with qualifiers of you’re choosing,
then dynamically displays them on hover-over. So you can easily add footnotes to
a post by wrapping them in qualifiers, then they will dynamically display in a jQuery
hover popup when the user mouses-over the footnote link. There is also a settings
page where you can change options like the footnote formatting.

**Features**

-Numbers, Words, or ANSI characters can be used as footnote reference marks
 -Footnotes
can be superscript, subscript, or normal text -Footnotes can be placed in page footer
or hidden -Popup/Hover footnote can be turned on and off.

**Usage**

To anchor the footnote reference mark/number, use {{FOOTNOTE_NUMBER}}. Then just
embrace the actual footnote text with double brackets [[FOOTNOTE_NUMBER]] Footnote
text [[FOOTNOTE_NUMBER]]. The footnote text can be placed either inline or at the
bottom of the post, the plugin will find them and auto place them in the footer 
area.

So this is what you would write in the post window…

This is my post and I want to add a footnote{{1}} in the text. By default it will
appear as a superscript.

[[1]] My Footnote. [[1]]

see the plugin webpage or the screenshots for examples.

visit the sites page [here](http://restoredisrael.org/blog/961/footnote-plugin-test-page/)

### Credits

This plugin is a fork and combination of several other plugins.

PHP-
 stratos at [YaFootnotes](http://www.stratos.me/wp-plugins/yafootnotes/) and
[Mike Nichols](http://anxietypanichealth.com/)

### Contact

Developed by Lance Weaver.
 To contact, leave a comment on the plugin [website](http://restoredisrael.org/blog/961/footnote-plugin-test-page/)

## 屏幕截图

 * [[
 * This is the backend panel. It lets you change a few options such as how you want
   the footnote styled, the footnote section name, and the back symbol.
 * [[
 * Example of a post using footnotes. The box shown appears on mouseover.
 * [[
 * Example of adding a footnote in the backend post page. You simply add the markup{{#}}&[[#]]
   my note[[#]] around your footnotes.

## 安装

Activate like any plugin.

For those who have never done this, the easiest way is to login to your wordpress
back-end, select the “plugins” section and select “add new”. Then in the search 
box search for “jQuery Hover Footnotes”. It should find and display it in a list.
then just click “activate” and it should automatically download and activate it.
Easy as pie.

Realize you can also download the plugin manually to your computer, and use the “
upload” option on that plugin install page in your wordpress backend.

enjoy.

## 评价

![](https://secure.gravatar.com/avatar/1239a6b5d2e4a319bfcbd0621245da81d00d6bb02c35b60b0c64b94a38c3fdcd?
s=60&d=retro&r=g)

### 󠀁[Still Works with WP 5.0.4!](https://wordpress.org/support/topic/still-works-with-wp-5-0-4/)󠁿

 [Type Historian](https://profiles.wordpress.org/type-historian/) 2019 年 8 月 12
日

I recently transfered a site built in 2011 with WP 3.x to a new host. The new site
is set up with WP 5.0.4. What a relief to know that I need not redo hundreds of 
footnotes! A thousand thanks, Anna

![](https://secure.gravatar.com/avatar/0e80cb602a8c50ec83a4555ebfe7b620a3ec616d58822468cdddaec8642bd713?
s=60&d=retro&r=g)

### 󠀁[Still works, simple to use](https://wordpress.org/support/topic/still-works-simple-to-use/)󠁿

 [pattijryan](https://profiles.wordpress.org/pattijryan/) 2016 年 9 月 3 日

I’ve been using this for many years. Still works.

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/)

## 贡献者及开发者

「jQuery Hover Footnotes」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Lance ](https://profiles.wordpress.org/weaverlancegmailcom/)
 *   [ Lance Willett ](https://profiles.wordpress.org/lance/)

[帮助将「jQuery Hover Footnotes」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/jquery-hover-footnotes)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/jquery-hover-footnotes/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/jquery-hover-footnotes/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/jquery-hover-footnotes/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/jquery-hover-footnotes/)。

## 更新日志

#### 1.0

 * Added the admin panal with the user changeable options
 * Added the jQuery hover/pop up support

#### 1.2

 * Completely changed the javascript to a new code base. (fixes positioning bugs)
 * Made some changes to the php file

#### 1.3

 * For large footnotes (larger than 150px height of text) made popup height absolute
   and
    added a scrollbar. For small popups, made popup box shrink to fit text.
 * Fixed a bug with enque_script which made script not load with some php versions.

#### 1.4

 * Changed regular expression so any text can be used as a footnote, not just numbers
 * Fixed bug in JS that made ANSI chars in footnote not work in firefox.

## 额外信息

 *  版本 **1.4**
 *  最后更新：**15 年前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 2.8 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/jquery-hover-footnotes/)
 * 标签
 * [footnotes](https://cn.wordpress.org/plugins/tags/footnotes/)[hover](https://cn.wordpress.org/plugins/tags/hover/)
   [jquery](https://cn.wordpress.org/plugins/tags/jquery/)[popup](https://cn.wordpress.org/plugins/tags/popup/)
 *  [高级视图](https://cn.wordpress.org/plugins/jquery-hover-footnotes/advanced/)

## 评级

 4.3 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/)

## 贡献者

 *   [ Lance ](https://profiles.wordpress.org/weaverlancegmailcom/)
 *   [ Lance Willett ](https://profiles.wordpress.org/lance/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/jquery-hover-footnotes/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://restoredisrael.org/blog/1055/donations/)