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

Use CSS3 for Target Transitions #1

Open
phpHavok opened this issue Jun 29, 2013 · 0 comments
Open

Use CSS3 for Target Transitions #1

phpHavok opened this issue Jun 29, 2013 · 0 comments
Assignees

Comments

@phpHavok
Copy link
Owner

Currently, the page target that appears when you hover over a node is faded in and out with jQuery. Perhaps we should instead add or remove a CSS class on mouseenter/mouseleave and then use CSS3 transitions to do the fade. I think it will be more reliable than having to mess around with unnecessary jQuery animations.

@ghost ghost assigned phpHavok Jun 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant