Might be a newbie question. I have a code line like this:
I need to get each class for itself.
I think that this is the easy way.
$(".element").last().addClass("highlight");