JavaScript

input type의 value 바꿔주기

NariNalDa 2013. 3. 22. 10:03

document.getElementById('id').value = 'change';