导入包

1、Download jQuery and link to it locally:

2、Link to a CDN(a hosted copy)

api文档:http://api.jquery.com/

修改css

jquery_js

方法

获取文本与修改文本:
text:http://api.jquery.com/text/
html:http://api.jquery.com/html/

获取input选择框的值。
val()