I can understand that $() is jQuery object but what is $? for example $.fn.each and $.each.
I am confused here.
|
I can understand that I am confused here. |
|||||||
|
|
The jQuery source contains the line
This sets The source also sets properties of this object, like
|
|||||
|
|
This post should explain it, specifically this comment: Note: By default, jQuery uses "$" as a shortcut for "jQuery". |
|||
|
|
|
|
|||
|
|
Extracted text from Learning Jquery . I think this will be useful to you . :) |
|||
|
|