Hi please look at the HTML below. I am trying to use jQuery to get every 3rd instance on the DIVs with class=\"box\" contained within the DIV with class=\
class=\"box\"
class=\
nth-child also seems to be non-0 indexed. Keep that in mind if you're used to indexing at 0.