clueTip - flexible, enhanced tooltip 0.9.2
Size: 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.
