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.
これはJqueryでどのように記述されますか?. delay() を使用してみましたが、キャンバスでは機能しないようです。
ありがとう。
$('div.jgauge .needle').rotateAnimation(-200 + 220); setTimeout (function(){$('div.jgauge .needle').rotateAnimation(220 + -200);},1000);