- Fix default IE 6 regex
- Add support for more package managers
- Rewrite of the plugin
- New conditional option (no longer restricted to IE6 only)
- No longer uses CSS Expressions
- Supports AMD loaders
- Fixed visual test (test.html)
- Small optimization to only check for IE once
- Removed $.browser.version for jQuery < 1.1.3
- 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
- Added ability change settings like width, height, src and more.
- Only adds iframe once per an element
- Works with SSL enabled pages