Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fadeIn() breaks initial opacity value #135

Open
tclaeys opened this issue Sep 24, 2013 · 0 comments
Open

fadeIn() breaks initial opacity value #135

tclaeys opened this issue Sep 24, 2013 · 0 comments

Comments

@tclaeys
Copy link

tclaeys commented Sep 24, 2013

jQuery fadeIn method does not respect earlier defined opacity value. Find below an example.

Working (disabled plugin):
http://jsbin.com/apOfUd/9

Broken (Element contains opacity: 1, where I would expect 0.7):
http://jsbin.com/apOfUd/6

Feedback is appreciated! Thanks in advance!

CezaryDanielNowak added a commit to CezaryDanielNowak/jQuery-Animate-Enhanced that referenced this issue Nov 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant