Title: jQuery Hover Footnotes
Author: Lance
Published: <strong>8 בפברואר 2011</strong>
Last modified: 23 בפברואר 2011

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/jquery-hover-footnotes/#description)
 * [סקירות](https://he.wordpress.org/plugins/jquery-hover-footnotes/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/jquery-hover-footnotes/#installation)
 * [פיתוח](https://he.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/) 12 באוגוסט 2019

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/) 3 בספטמבר 2016

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 repository](https://plugins.svn.wordpress.org/jquery-hover-footnotes/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/jquery-hover-footnotes/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/jquery-hover-footnotes/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 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**
 *  Last updated **לפני 15 שנים**
 *  Active installations **100+**
 *  WordPress version ** 2.8 ומעלה **
 *  Tested up to **3.0.5**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/jquery-hover-footnotes/)
 * Tags
 * [footnotes](https://he.wordpress.org/plugins/tags/footnotes/)[hover](https://he.wordpress.org/plugins/tags/hover/)
   [jquery](https://he.wordpress.org/plugins/tags/jquery/)[popup](https://he.wordpress.org/plugins/tags/popup/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/jquery-hover-footnotes/advanced/)

## דרוגים

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/?filter=2)
 *  [  0 1-star reviews     ](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/)