find last element with class jquery

JavaScript
$('#test div.a:last')
Source

Also in JavaScript: