我的问题所指的页面:http ://raphaeljs.com/australia.html
有人可以告诉我这些澳大利亚州的颜色代码来自代码中的哪个位置吗?
此功能在鼠标悬停时应用颜色,但我看不到它从哪里获取颜色。
st.animate({fill: st.color, stroke: "#ccc"}, 500);
'st.color' 从哪里获取填充颜色?
我的问题所指的页面:http ://raphaeljs.com/australia.html
我的问题所指的页面:http ://raphaeljs.com/australia.html
有人可以告诉我这些澳大利亚州的颜色代码来自代码中的哪个位置吗?
此功能在鼠标悬停时应用颜色,但我看不到它从哪里获取颜色。
st.animate({fill: st.color, stroke: "#ccc"}, 500);
'st.color' 从哪里获取填充颜色?
我的问题所指的页面:http ://raphaeljs.com/australia.html