”温故知新” なことなど

コメントは、タイトル下の"without comments"を押下して記入ください

Archive for the ‘Java Script’ tag

dom_functionテスト

without comments

function myidEvent() {
       alert("Pushed botton");
}
document.getElementById('myID').onclick = myidEvent;

Written by nextschool

2月 17th, 2009 at 12:49 am

Posted in 情報

Tagged with ,