Skip to content

Instantly share code, notes, and snippets.

@amiune
amiune / jquery.tooltip.js
Created July 8, 2021 18:18 — forked from aaronrussell/jquery.tooltip.js
jQuery Tooltip Plugin
/**
* jQuery Tooltip Plugin
*@requires jQuery v1.2.6
* http://www.socialembedded.com/labs
*
* Copyright (c) Hernan Amiune (hernan.amiune.com)
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*