Yjavascript テスト 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(ページの作成:「<yjavascript> onload = function() { draw1(); }; - 円を描く: function draw1() { var canvas = document.getElementById('c1'); if ( ! canvas || ! canvas.getCont...」)
 
1行: 1行:
 
<yjavascript>
 
<yjavascript>
 +
<javascript>
 
onload = function() {
 
onload = function() {
 
   draw1();
 
   draw1();
42行: 43行:
 
   ctx.stroke();
 
   ctx.stroke();
 
}
 
}
 +
<javascript>
 
</yjavascript>
 
</yjavascript>

2016年3月15日 (火) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス