jquery-animate-enhanced
jquery-animate-enhanced copied to clipboard
issue fix #135 fadeIn() breaks initial opacity value
How about merging the PR? I have issues with jQuery-Animate-Enhanced in IE10, the plugin sets opacity:0 on elements with transitions and if they were animated via fadeIn. Here's test-case to demonstrate the bug: http://jsfiddle.net/EvilShrike/TS6B5/1/