mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
20 lines
415 B
Plaintext
20 lines
415 B
Plaintext
== 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 |