Poshy Tip
Categories
Component ID
1296870
Component name
Poshy Tip
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1824
Component created
Component changed
Component body
Poshy Tip is a jQuery Plugin for stylish tooltips.
Notes
- Requires jQuery 1.4+
- Works in IE6+, FF 2+, Opera 9+, Safari 3+, Chrome
- In IE6 min/max-width are supported (only px values) for the tooltip container DIV so you can use them in your CSS without worrying for IE6 (if you still care about it)
- When a background-image is set for the tooltip container DIV, the script will neglect the background-color/padding/border declarations set for it and will use the background image to create a scalable frame around the tooltip inner DIV (for an explanation how this works, please take a look at the Poshy Tip Page)
- In IE6 PNG background images are not supported (only GIF). If a PNG is set as a background-image for the tooltip container, in IE6 the script will fallback and use the background-color/padding/border declarations instead.
Demonstration
http://vadikom.com/demos/poshytip
Authors
This module is under active development by Miguel Trindade and the Poshy Tip jQuery plugin was developed by Vadikom
