Releases for clueTip - flexible, enhanced tooltip
clueTip - flexible, enhanced tooltip 0.9.8
May 22, 2008 - 11:00pm — kswedbergSize: 95 KB
md5_file hash: 98daf01aee71ff962106471528acb9f8
First released: May 22, 2008 - 11:00pm
* fixed problem with metadata plugin compatibility;
* fixed problem with non-iterating nested options by using recursive $.extend
* added optional first argument that allows loading cluetip contents from provided string
clueTip - flexible, enhanced tooltip 0.9.7
May 12, 2008 - 4:35am — kswedbergSize: 106 KB
md5_file hash: 1ecb8e1c6cd33c1d9c76f1aff13123dc
First released: May 12, 2008 - 4:35am
* added support for metadata plugin
* patch for problem with outerHeight returning 0
* fixed problem with title attribute conflict when using custom title
* avoided opera bug for img loading countdown with ajax; this had the effect of not loading cluetip first time it was hovered
* added initial semicolon to avoid problems with file concats
clueTip - flexible, enhanced tooltip 0.9.6
February 3, 2008 - 4:28am — kswedbergSize: 93.78 KB
md5_file hash: da35116fbcb4d9fbb34c75f95d59eab8
First released: February 3, 2008 - 4:28am
* fixed tip width measurement bug, which affected Safari
* fixed dropShadow not appearing in edge cases. added overflow: hidden; to clueTip title
* added title tag to list of tags to strip before serving up the requested file
clueTip - flexible, enhanced tooltip 0.9.5
January 25, 2008 - 8:24am — kswedbergSize: 109.14 KB
md5_file hash: a68cbbdffbd40b7b509be60171855835
First released: January 25, 2008 - 8:24am
* added clickThrough option to allow click to go to page, even if href and tipAttribute are equal.
* added experimental mouse tracking option
* added simple/experimental delayedClose option to allow auto-closing of clueTip after given number of milliseconds.
* added "focus" as an available value for "activation" option. Will show clueTip on focus of a form element, hide on blur.
* added support for bgiframe plugin. When the bgiframe plugin is referenced in the docuement, clueTip will use it (in IE6).
* cleaned up default ajaxProcess option.
* provided public access to all default plugin settings (thanks malsup!)
* fixed bug (reported at http://jquery.com/plugins/node/941) when splitTitle is used and title attribute is empty
* fixed bug where a variable was improperly nested in an if statement
* fixed bug with incorrectly disabling link when no href is present in invoking element
* fixed annoyance (reported at http://plugins.jquery.com/node/1081): default title attributes showing before cluetip when using long interval in hoverIntent.
* fixed bug where hoverIntent's timeout setting wasn't working with mouseoutClose when user moused out of the clueTip
* fixed problem with setting width option to "auto". Now, non-number widths such as 'auto' default to 275px.
* fixed bug with activation by click where it wouldn't show clueTip under certain circumstances
clueTip - flexible, enhanced tooltip 0.9.3
November 15, 2007 - 12:53am — kswedbergSize: 88.69 KB
md5_file hash: 84d11583840943be59123eebd9cc0ae3
First released: November 15, 2007 - 12:53am
* Fixed "arrows" option so that it now works for all three themes. Changed the way it works, and changed css to work better with it.
* Removed rounded-corners theme's reliance on #cluetip-title for part of the background image. Now, you can hide the title without losing part of the clueTip's background.
** Moved all images for arrows and rounded corners to a separate folder.
clueTip - flexible, enhanced tooltip 0.9.2
November 9, 2007 - 2:19am — kswedbergSize: 89.75 KB
md5_file hash: 6ede4bb0573166998f1e467603927314
First released: November 9, 2007 - 2:19am
* added support for any selector expression to be used for grabbing local content. The plugin will just take the first element in the set of matched elements for its content.
* release the cursor setting when clueTip is closed.
* if jQuery 1.2.x is being used, local option uses .clone(true) and appends local element to clueTip (after emptying) so that events within that local content don't lose their binding
* added .clue-bottom-[cluetipClass] and .clue-top-[cluetipClass] when cluetip is positioned below or above the linked element.
* added "fixed" as a possible value for the "positionBy" option. With this, the clueTip will always appear in the same position relative to the linked element.
* added "topOffset" and "leftOffset" options. See documentation for details.
clueTip - flexible, enhanced tooltip 0.9.0
September 4, 2007 - 11:31pm — kswedbergSize: 114.06 KB
md5_file hash: c0a07aa997517506d8cbc50d55bf973a
First released: September 4, 2007 - 11:31pm
* fixed a couple bugs introduced by the new 'bottomTop' value for 'positionBy' in 0.8.7.
* fixed problem with stray, content-less clueTip that was being left visible in certain situations.
* added 'bottomTop' as an available value for the "positionBy" option.
* added ability to set hoverIntent options through cluetip's hoverIntent options
* added height option that allows setting a static height for the clueTip and puts in a vertical scrollbar if the contents don't fit. That situation of course is not very usable unless the clueTip is sticky as well, so the user can actually scroll it.
clueTip - flexible, enhanced tooltip 0.8.6
August 24, 2007 - 12:15am — kswedbergSize: 111.41 KB
md5_file hash: 723406578c738b762f28d04c7e9b0e75
First released: August 24, 2007 - 12:15am
* changed fx.open default to 'show' and fx.openSpeed default to '' (empty string)
* images now load before ajaxed contents are shown. Code generously provided by Torben Schreiter.
clueTip - flexible, enhanced tooltip 0.8.5
August 20, 2007 - 11:37pm — kswedbergSize: 110.95 KB
md5_file hash: 6be8627cc095ce47af0b2089c0a60982
First released: August 20, 2007 - 11:37pm
* changed waitImage option to Boolean. Now the wait image comes from the stylesheet, jquery.cluetip.css, as a background image. This is all in an attempt to avoid the annoying scroll jumping (see not for 0.8.4).
* added $.cluetip.setup() to allow for custom insertion type. appendTo is the default; other types are prependTo, insertBefore, and insertAfter. Also insertionElement allows user to determine where in the DOM the clueTip will be loaded
* added ajaxCache option, which caches the results of the ajax request to avoid unnecessary hits to the server (caching was already being done, but now it's optional). When set to false, the script will make an ajax request every time the clueTip is shown, which allows for dynamic content to be loaded.
* added mouseOutClose option. Now, when you set both the sticky and the mouseOutClose option to true, the clueTip will hide when you either click the close link or mouse out of the clueTip altogether.
* added behavior for ajaxSettings.error and ajaxSettings.complete. Now, regardless of success or error, the clueTip will be shown and the waitImage will be hidden. If there is an error, the contents of the clueTip will read: "sorry, contents could not be loaded."
clueTip - flexible, enhanced tooltip 0.8.2
August 10, 2007 - 5:34pm — kswedbergSize: 103.05 KB
md5_file hash: 80caf45958686156b6db958fb9150a0a
First released: August 10, 2007 - 5:34pm
* if "waitImage" option is set to false or an empty string, the plugin won't try to show it while the ajaxed content is loading.
* for "closePosition" option, added ability to set it to "title" so that the close link can go in the clueTip's heading area.
* changed to because I was (stupidly) setting its "display" property to "block" anyway. So, also removed .css('display','block)
* added fx options: open, openSpeed, close, closeSpeed. open and close can take one of the jQuery core effects (fadeIn/fadeOut, show/hide, slideDown/slideUp); openSpeed and close Speed take, well, a speed.
* added positionBy option. Default is "auto". When set to "mouse" will position the clueTip by the mouse position, not the element position
* added cluezIndex option. Default is 97. Sets the z-index property of the clueTip
* added cluetipClass option. Default is 'default'. This option adds a class to the #cluetip div for applying colors, backgrounds, etc.
* added cursor option. Default is 'help'. This cursor type is used, when the tip attribute and the href are the same.
* added dropShadowSteps option. Default is 6. This determines how big the drop shadow is (i.e. how many drop-shadow divs are created for the clueTip). Each "step" correlates to 1 pixel of drop shadow.
* added positionBy option. Default is 'auto'. Change this to 'mouse' to force the clueTip to be positioned according to where the mouse is.
* added brand-new rounded-corners theme. To use this, create a clueTip with at least these options .cluetip(){cluetipClass: 'rounded', dropShadow: false})
* enhanced positioning logic. If there isn't enough horizontal space for the clueTip to appear, either to the left or to the right, without intruding on the mouse position (and thus causing the clueTip to flicker on and off repeatedly), then its top is positioned 10 pixels below the mouse. However, if the clueTip would get partially cut off at the bottom of the viewable area, and if there is enough room for it between the top of the viewable area and the mouse position, then its bottom will be positioned 10 pixels above the mouse.