<div id="container">
<div rownumber="0" messageid="155" class="post" style="position: relative; top: 0px;">
<div class="post_body"><span>asdfjhasf as dfkhgfk dsfad fbd lfgldfgl dsgflag flugad luf gaduf ad fuilad lifg adslf gluad fluad fluiadlufg asu fglasd gfl</span></div>
<div class="post_info"><ul><li class="vote" id="voteli">
</div>
</div>
</div>
So the container div has only one child at the moment, but say it had like 10 or something, the number is arbitrary. How would I loop through the container div in JQuery and for each child, call a JQuery plugin on the div class="post_body".
Like so: