jquery基本操作
摘要:
1.jQuery的基本操作; 1) innerhtml和innertext 修改:innerhtml可以放html片段,并且可以解析; innertext可以放html片段,但是不会解析; 访问:innerhtml是访问一串html代码; innertext是访问标签中的内容; 2) val() 封 阅读全文
posted @ 2019-01-24 00:30 1234wu 阅读(178) 评论(0) 推荐(1)
posted @ 2019-01-24 00:30 1234wu 阅读(178) 评论(0) 推荐(1)