Which is the correct syntax to create a function that uses jQuery? a. $(function) name() { }

Question:

Which is the correct syntax to create a function that uses jQuery?

a. $(function) name() {
}
b. $.function name() {
}
c. function name() {
}
d. $(name()).function {
}

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

JavaScript

ISBN: 9781305078444

6th Edition

Authors: Sasha Vodnik, Don Gosselin

Question Posted: