Computer Science, asked by madan9262, 1 year ago

How does jQuery effects queueing work?

Answers

Answered by Anonymous
0

The .queue() method allows us to directly manipulate this queue of functions. Calling .queue() with a callback is particularly useful; it allows us to place a new function at the end of the queue. The callback function is executed once for each element in the jQuery set.

Answered by Anonymous
0

Explanation:

heya mate

option A is the answer

Similar questions