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

xFade and Height #11

Closed
apsolut opened this issue Dec 14, 2013 · 7 comments
Closed

xFade and Height #11

apsolut opened this issue Dec 14, 2013 · 7 comments

Comments

@apsolut
Copy link

apsolut commented Dec 14, 2013

Would love to see height:auto; in future,
because right now when im using xfade and .looper - height:auto; it cant show it self...
it only works when height is fixed size like 200px etc...

@nilsmedina
Copy link

I think I have the same issue. Does specifying the height of .looper works for you? because it doesn't seem to work for me.

@apsolut
Copy link
Author

apsolut commented Mar 22, 2014

if its in px its working...

@nilsmedina
Copy link

nope...doesn't seem to work for me.

could you fork this fiddle to show me what you mean?
http://jsfiddle.net/fVf59

@apsolut
Copy link
Author

apsolut commented Mar 22, 2014

@nilsmedina
Copy link

same problem on your fiddle, the content disappears in between animations (tried in Chrome(mac/linux), Safari (mac) and Firefox(linux)).

@apsolut
Copy link
Author

apsolut commented Mar 22, 2014

man... your .looper .looper-inner is 100%... it must desapear... http://jsfiddle.net/8dnk2/3/

@nilsmedina
Copy link

ok, so height: 100% must be specified (eg. height: 300px;) for every single transition you're using. My mistake.

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

3 participants