二、div赋值. $( "#txtXiaofei" ).text( "哈喽!" ) $( "#txtXiaofei" ).html( "html代码" ). 三、input取值. <input type= "button" value= "1" ...
確定! 回上一頁