Skip to content

Releases: object505/tipso

Fixed calback $element,element issue, Added new method close, Added an ajax content buffer

10 Nov 21:17
Compare
Choose a tag to compare
  • Fixed calback $element,element issue
  • Added new method close
  • Added an ajax content buffer

Fixed resize event, mobile touch issue, added option hideDelay

30 Oct 21:27
Compare
Choose a tag to compare
  • Fixed resize event not being removed on mouseout
  • Mobile touch issue when closing Tipso tooltip
  • Added option hideDelay, delay before hiding Tipso tooltip in ms

Tipso Title, Size, New Positions, Template engine support...

13 Sep 13:08
Compare
Choose a tag to compare
  • Template engine support added
  • Corner positions support added
  • Title bar added
  • Size option added (similar to Foundation's syntax)
  • Events send the element for easier updating
  • Show/Hide arrow option added
  • All settings are accessible from data-tipso-
  • The data-tipso attribute itself can be used for settings as well as the content
  • Large tooltips with right/left positions also reposition if they don't fit

Big Thanks goes to auxiliary for contributing 👍

Tooltip Hover / Interaction

09 May 18:23
Compare
Choose a tag to compare
  • Added Tooltip Hover / Interaction ability ( new option - tooltipHover )
  • Added max-width of the tooltip (new option - maxWidth )
  • Fixed bug when updating position

Added CSS3 Animation Support Check

25 Feb 19:27
Compare
Choose a tag to compare

Added CSS3 Animation Support Check

Added CSS3 Animation Effects

15 Feb 19:14
Compare
Choose a tag to compare

Added CSS3 animation effects for showing/hiding the tooltip using Animate.css

Added onBeforeShow and ajaxContentUrl

24 Dec 19:52
Compare
Choose a tag to compare
  • Added onBeforeShow option, a function to be executed before the tooltip is shown
  • Added ajaxContentUrl option, an option to load tooltip content via AJAX

Big Thanks goes to exlame for contributing 👍

Initial Release

03 Dec 16:04
Compare
Choose a tag to compare

This is the initial release of tipso - A Lightweight Responsive jQuery Tooltip Plugin