15 Aug, 2008 in
Web-Entwicklung by
Jérôme
I have found a script to generate automatic website footnotes (with jQuery) that I liked so much that I did it the MooTools way and added some additional features.
The script pulls quotes from blockquote and q elements, parses the cite and title attribute and automagically generates footnotes that will be added to or after a specified element on your page.
In addition to that you can jump back and forth between the quote and the corresponding footnote.
You’re finished :). Look at the example.
As always, feedback is highly appreciated.