get
英[get] 美[ɡɛt]
vt. Get; catch; persuade; receive (punishment, etc.)
vt.& vi. Arrive, come
vi. Become; start; try to deal with; obtain benefits or wealth
n. Reproduce, cub; profit
jquery get() method syntax
Function:get() method obtains the DOM element specified by the selector.
Syntax:$(selector).get(index)
Parameters:
Parameter | Description |
index | Optional. Specifies which matching element to retrieve (via index number). |