Releases: object505/tipso
Releases · object505/tipso
Fixed calback $element,element issue, Added new method close, Added an ajax content buffer
Fixed resize event, mobile touch issue, added option hideDelay
- 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...
- 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
- 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
Added CSS3 Animation Support Check
Added CSS3 Animation Effects
Added CSS3 animation effects for showing/hiding the tooltip using Animate.css
Added onBeforeShow and ajaxContentUrl
- 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
This is the initial release of tipso - A Lightweight Responsive jQuery Tooltip Plugin