Skip to content

Use CSS3 for Target Transitions #1

@phpHavok

Description

@phpHavok

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions