Selectors allow page elements to be selected, single or multiple elements are supported. A selector identifies an HTML element/tag that you will manipulate with jQuery Code.
$(selectorExpression)
Selecting Nodes by followings
- Tag Name
- ID
- Class Name
- Attribute Value
- Input Nodes
沒有留言:
張貼留言