if u have a readonly input (with id test), you just set the val with jquery $('#test').val(100);. but if you look into html source code in your browser and ...
確定! 回上一頁