Skip to content

Instantly share code, notes, and snippets.

@nickolasreynolds
nickolasreynolds / inlinetooltip.1.0.js
Last active April 17, 2019 17:46
Simple Inline Tooltips v1.0
/*!
Simple Inline Tooltips v1.0
http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html
Copyright (c) 2014 Nickolas Reynolds
Released under the MIT license
Based on Footnotes by Lukas Mathis
http://ignorethecode.net/blog/2010/04/20/footnotes/
@nickolasreynolds
nickolasreynolds / inlinetooltip.1.0.css
Last active April 17, 2019 18:15
Simple Inline Tooltips v1.0 - Stylesheet
/*!
Stylesheet for use with Simple Inline Tooltips v1.0
http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html
*/
[id^="iltt_child"] {
@nickolasreynolds
nickolasreynolds / inlinemtg.1.0.js
Last active June 4, 2020 02:16
Inline Magic: The Gathering Tooltips v1.0
/*!
Inline Magic: The Gathering Tooltips v1.0
for use with Simple Inline Tooltips v1.0
http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html
Copyright (c) 2014 Nickolas Reynolds
Released under the MIT license