最新回答 / 静水流深lyh
function change(name,value){ var color1=document.getElementById('txt'); var set = name; color1.style.set="value"; }
2015-01-23