Zebra Tooltips Versions Save

A lightweight, accessible, and highly configurable jQuery plugin for creating beautiful tooltips

2.3.2

1 week ago
  • minor maintenance release

2.3.1

1 month ago
  • minor maintenance release

2.3.0

1 year ago
  • fixed a long standing issue where wrapping would occur for no apparent reason, mostly happening for tooltips with short messages

2.2.0

2 years ago
  • bind focus events to the parent element to get the tooltip to open and close when using the TAB key, making the tooltips more accessible; see #40; thank you Amogh Kulkarni!
  • added support for jQuery in noConflict mode; see #18; thanks Caprico85!

2.1.1

3 years ago
  • added SASS files to dist folder

2.1.0

5 years ago
  • fixed bug #15 where multiple tooltips would all use the same content; thanks @Kotsuha!
  • fixed #16 where the options passed to the constructor were not being applied anymore, since the previous commit; thanks Gianluca Finocchiaro!

2.0.5

5 years ago
  • forgot to update version number...

2.0.4

5 years ago
  • reduced CSS size by using Clean CSS (previously I somehow committed the old versions...)

2.0.3

5 years ago
  • reduced CSS size by using Clean CSS
  • improved examples

2.0.2

5 years ago
  • maintenance release