how to get second element with specific class name in jquery code example Example: how to select second element in jquery $("div:eq(1)");