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