WEB项目中,我们常常会碰到要动态对相应的对象添加事件,如下,有>
1 <div>
2    <input type="text" id="txtPrice" name = "txtPrice" value = "0"/>
3 <div>

相关文章: