miniTip
miniTip copied to clipboard
Ultra lightweight jQuery tooltip plugin
* Added ability to add custom classes * Added ability to set options per element by the elemet's attributes: `data-minitip-anchor='s'` * Added build script to automate minifiaction of CSS and...
make the wrap's width fixed and title can auto fit
Added grunt configuration to compile the script easier. Added bower configuration to register the package in bower. --- Added className attribute to add a custom css class in tooltips.
## context several same-sized divs with float:left. each div have a minitooltip associated with aHide set false. ## step to reproduce 1. when the cursor is over a div a...