9426320
Hi,
星期五, 12月 22, 2006
Lab DOM and JavaScript
1.把
for(i=0;i<3;i++)和
for(j=0;j<3;j++)改成for(i=1;i<10;i++)和for(j=0;j<10;j++)
2.把
textVal = "Cell" + i + "_" + j改成
textVal = i + "*" + j + "=" + i*j
posted by SAMLL at
3:21 下午
0 Comments:
張貼留言
<< Home
關於我自己
名稱:
SAMLL
位置:
Taiwan
檢視我的完整簡介
Previous Posts
Lab Create Img using DOM
Lab WYSWYG
Lab Personalization II
Lab Personalization
Homework 12/08/2006
Lab Form and Action, Part II
Lab Form and Action
Homework 11/24/2006
Lab XSLT Part II
Lab XSLT
0 Comments:
張貼留言
<< Home