Skip to content

Tags: Fehlersturm/opentip

Tags

v1.4.2

Using the tag script now. Updated the docs a bit.

v1.4.1

The options object gets cloned now, to avoid two tooltips sharing the…

… same object.

Thanks to doug for this.

v1.4.0

Changed version number.

v1.3.1

Updated version number.

v1.3.0

Fixed case where showEffect or hideEffect are explicitly null.

v1.2.11

Fixed the last IE8 bug... hopefully.

v1.2.10

Fixed the IE8 bug. Thanks Alexander Shakhnovsky.

v1.2.9

Changed version number.

v1.2.8

Removed the bug that the AJAX loading animation won't go away.

Added a failure handler for AJAX requests.

Refactored the way debug messages are added. Instead of Opentip.debug() you now better use this.debug() since it adds the Tip ID to the debug message in a nice standard way.

Added debug information to the AJAX calls.

OK! That's it... next time I'll split it up in more commits. I swear!

v1.2.7

Updated the README.