svg path { transition: d 0.35s; } svg:hover path { d: path("M5,2 Q 8,5 5,8"); }. Here's a working demo: HTML; CSS.
確定! 回上一頁