Question: Which is the correct syntax to create a function that uses jQuery? a. $(function) name() { } b. $.function name() { } c. function name()
Which is the correct syntax to create a function that uses jQuery?
a. $(function) name() {
}
b. $.function name() {
}
c. function name() {
}
d. $(name()).function {
}
Step by Step Solution
3.34 Rating (166 Votes )
There are 3 Steps involved in it
c f... View full answer
Get step-by-step solutions from verified subject matter experts
