A background-merging effect plugin for jQuery. See the project page for documentation and a demonstration. Released under the MIT license.
- Bug fix for absolutely positioned elements
- Minor code optimization.
- Removed special handling for Firefox 2.
- Small change to how the content inside the target is handled.
- Complete rewrite.
- Removed the optional settings as they were rarely used.
- Small bug fix for use with jQuery 1.4
- Code Reduction.
- Disabled Blend for FireFox 2 users because of a bug that makes the background-position property unavailable to JavaScript. More info: https://bugzilla.mozilla.org/show_bug.cgi?id=316981
- Code Reduction. 1.73KBs to 1.37KBs.
- Initial release