comparison js/bt/CHANGELOG.txt @ 18:0d557e6e73f7

Added beautytips and some additional event handling code to the library.
author David Eads <eads@chicagotech.org>
date Fri, 06 Mar 2009 14:11:46 -0600
parents
children
comparison
equal deleted inserted replaced
17:1a77f87927dd 18:0d557e6e73f7
1 == 0.9.1 ==
2
3 * Added dynamic Ajax paths (and demo)
4
5 == 0.9 ==
6 * AJAX!!!
7 * changed jQuery.fn.bt.defaults to jQuery.bt.defaults
8 * Changed "titleSelector" option to "contentSelector" for clarity
9 * bgiframe plugin support (to fix z-index problems in IE6)
10 * hoverIntent plugin support!
11 * Added activeClass (default: "bt-active") on target elements
12 * Added DEMO documentation
13 * Added click-anywhere-to-close functionality
14 * Added close-when-others-open functionality
15 * created a changelog file :-)
16 * lots of various bugs fixed
17
18
19 == 0.7 (10/20/2008) ==
20 * initial release