comparison js/bt/other_libs/bgiframe_2.1.1/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 == New and Noteworthy ==
2
3 == 2.1.1 ==
4
5 * Removed $.browser.version for jQuery < 1.1.3
6
7 == 2.1 ==
8
9 * Updated to work with jQuery 1.1.3
10 * Added $.browser.version for jQuery < 1.1.3
11 * Optimized duplication check by using child selector and using .length test
12
13 == 2.0 ==
14
15 * Added ability change settings like width, height, src and more.
16
17 == 1.0 ==
18
19 * Only adds iframe once per an element
20 * Works with SSL enabled pages