>   $('.description img:eq(0)').addClass('icon_selected') // add class to the
> 1st image element whitin div.description

Now it selects the first image of the first div only. I have updated
the test website with your change.

Martin

Reply via email to