Remove from the queue all items that have not yet been run. When the .clearQueue()
Remove a previously-stored piece of data. Note: This is a low-level method, you
Show the queue of functions to be executed on the matched elements.
Show the queue of functions to be executed on the matched element. Note: This is
Determine whether an element has any jQuery data associated with it. The jQuery.hasData()
Remove a previously-stored piece of data. The .removeData() method allows us to remove
Store arbitrary data associated with the matched elements. The .data() method allows
Execute the next function on the queue for the matched elements. When .dequeue() is
Store arbitrary data associated with the specified element. Returns the value that was set. Note:
Execute the next function on the queue for the matched element. Note: This is a