view js/bt/other_libs/bgiframe_2.1.1/ChangeLog.txt @ 25:e71df38143d1

Added element counting, but there is a bug in textarea click counting -- it only works properly once a count has already been started via another mechanism.
author David Eads <eads@chicagotech.org>
date Wed, 11 Mar 2009 14:07:50 -0500
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