码迷,mamicode.com
首页 > Windows程序 > 详细

JQuery常用的 api

时间:2018-02-24 16:56:24      阅读:288      评论:0      收藏:0      [点我收藏+]

标签:blog   ever   http   AC   pos   val   contents   text   jquery   

text

http://api.jquery.com/text/

Get the combined text contents of each element in the set of matched elements, including their descendants后裔, or set the text contents of the matched elements.

 

html

http://api.jquery.com/html/

Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.

 

val

http://api.jquery.com/val/

Get the current value of the first element in the set of matched elements or set the value of every matched element.

JQuery常用的 api

标签:blog   ever   http   AC   pos   val   contents   text   jquery   

原文地址:https://www.cnblogs.com/chucklu/p/8466109.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!