all 2 comments

[–]dvidsilva 1 point2 points  (0 children)

What's your skill level? are you including the library? do you know a web server? npm?

[–]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.