🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Footnote is a jQuery plugin that adds superscript footnote markers to your anchor text and generates a footnote list from links at the bottom of the page.

Footnote

Documentation

jQuery-Footnote

a jQuery plugins for create footnote list from links

##Summary Simple jQuery plugin to equalize heights of multiple elements on a page.

##Author Enrico Reinsdorf ( @eltuctuc / re-design.de / about.me/enricoreinsdorf)

##Usage Include jquery.footnote.js after calling jQuery in the footer. Alternatively, include in your plugins.js file if using HTML5 Boilerplate.

###Manually Initialize $('.yourelements').footnote();

##Requirements/Browsers Tested with jQuery 1.7.x.

Works in IE6+, Chrome 14+, Safari 4+, Firefox 3.0+, Opera 10+.

##Examples See index.html in public_html folder.

##Changelog

###Version 0.0.4

  • change $(this) to $this

###Version

  • change jquery to 1.8.0
  • design css output in example

###Version 0.0.2

  • add readme.txt

###Version 0.0.1 *initial version


You May Also Like