In jQuery, $("...").get(3) returns the 3rd DOM element. What is the function to return the 3rd jQuery element? 11 Answers 11 Tags: jQuery