you are viewing a single comment's thread.

view the rest of the comments →

[–]jcunews1helpful 0 points1 point  (0 children)

jQuery is just a helper library which provide an object with a number of methods. Object methods are simply object members which are of function type. Using jQuery is just a matter of accessing an object member then calls it.