You are here

ChangeLog.txt in BeautyTips 8

== New and Noteworthy ==

== 2.1.1 ==

* Removed $.browser.version for jQuery < 1.1.3

== 2.1 ==

* Updated to work with jQuery 1.1.3
* Added $.browser.version for jQuery < 1.1.3
* Optimized duplication check by using child selector and using .length test

== 2.0 ==

* Added ability change settings like width, height, src and more.

== 1.0 ==

* Only adds iframe once per an element
* Works with SSL enabled pages

File

other_libs/bgiframe_2.1.1/ChangeLog.txt
View source
  1. == New and Noteworthy ==
  2. == 2.1.1 ==
  3. * Removed $.browser.version for jQuery < 1.1.3
  4. == 2.1 ==
  5. * Updated to work with jQuery 1.1.3
  6. * Added $.browser.version for jQuery < 1.1.3
  7. * Optimized duplication check by using child selector and using .length test
  8. == 2.0 ==
  9. * Added ability change settings like width, height, src and more.
  10. == 1.0 ==
  11. * Only adds iframe once per an element
  12. * Works with SSL enabled pages