view js/bt/other_libs/bgiframe_2.1.1/ChangeLog.txt @ 35:abc9d39cfbe9

Switch the trigger from mouseover to click. MouseOver is problematic if people want to interact with the content of the popup, for example to click the play button of an swf player.
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:11:03 +0200
parents 0d557e6e73f7
children
line wrap: on
line source
== 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