If I have a selection
item 1 item 2 item 3 相关标签:
Good morning you could use the nth-child selector:
var item = $('#container div:nth-child(2)');