網際網路應用系統設計
星期五, 三月 24, 2006
drag and drop
pause
play
onmousedown="dragging.apply()"
onmouseup="dragging.remove(); stop()">
if (this.x>wish.x) {
this.setAttribute("x", wish.x+10);
this.setAttribute("y", wish.y+20);
player.setAttribute("play", false);
} else {
this.setAttribute("x", cart.x+10);
this.setAttribute("y", cart.y+20);
player.setAttribute("play", true);
}
pause
play
if (this.x>wish.x) {
this.setAttribute("x", wish.x+10);
this.setAttribute("y", wish.y+20);
player.setAttribute("play", false);
} else {
this.setAttribute("x", cart.x+10);
this.setAttribute("y", cart.y+20);
player.setAttribute("play", true);
}
Cookie
posted by kikipp @
2:34 下午
0 Comments:
发表评论
<< Home
我的简介
姓名:
kikipp
查看我的完整个人资料
Previous Posts
video
xml
3-10-2006 Work with HTML
free go
蕃薯藤
homework3
髒話消失
簡轉繁
Cookie
Lab Accessibility by GreaseMonkey
0 Comments:
发表评论
<< Home