2010年5月26日

存取二個input欄位的值

function check(source,target)
{
var Input2 = document.getElementById(target);
input2.value = source.value;
}

沒有留言:

張貼留言