Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个时间线,它的线上有圆圈表示不同的事件。当用户将鼠标悬停在圆圈上时,我希望一条线从圆圈中“长出”,最后是事件的文本。有没有人对使用什么来实现这种效果有任何建议。Javascript?CSS?闪光?
您可以使用 CSS3 来创建动画。 这是完整的代码:http ://codepen.io/anon/pen/cgKGf