adplus-dvertising
frame-decoration

Question

What is the correct syntax of jQuery?

a.

action().$(selector)

b.

$(selector).action()

c.

(selector)$.action()

d.

action().(selector)$

Posted under HTML

Answer: (b).$(selector).action()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the correct syntax of jQuery?