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

'z-index' is not working #12

Open
gogo-boot opened this issue Jun 27, 2011 · 0 comments
Open

'z-index' is not working #12

gogo-boot opened this issue Jun 27, 2011 · 0 comments

Comments

@gogo-boot
Copy link

Hi,

I appriciate this emil.

I have tried to set z-index, but it shows css error.
Am I doing wrong or ?

emile('test2', 'left:300px;z-index:4;padding:10px;border:50px solid #ff0000', {
duration: 500,
after: function(){
emile('test1', 'background:#0f0;left:100px;padding-bottom:100px;opacity:1', {
duration: 4000, easing: bounce
});
}
});

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