jquery-animate-enhanced icon indicating copy to clipboard operation
jquery-animate-enhanced copied to clipboard

issue fix #135 fadeIn() breaks initial opacity value

Open CezaryDanielNowak opened this issue 11 years ago • 1 comments

CezaryDanielNowak avatar Nov 15 '13 11:11 CezaryDanielNowak

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/

evil-shrike avatar Mar 28 '14 10:03 evil-shrike