animateAlong function is not defined in Raphael javascript?

ⅰ亾dé卋堺 提交于 2019-12-25 09:48:29

问题


im trying out raphael js examples from http://www.irunmywebsite.com/raphael/additionalhelp.php#pagetop.

i took the example of animateAlong and tried, but im getting an error of animateAlong function is not defined.

Also made sure that my code is inside window.onload. My Raphaël version 2.0.1

Thanks


回答1:


It's been removed from Raphael2. See this link for a possible solution. (Haven't checked it out myself, so your mileage may vary...)



来源:https://stackoverflow.com/questions/8295371/animatealong-function-is-not-defined-in-raphael-javascript

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!