[jQuery] Digging through wrapper DIVs

[jQuery] Digging through wrapper DIVs


I have a setup like this
<div id="container">
<div class="wrapper">
<div class="wrapper">
<div><span class="bullet">Bullet</span>
<!-- other stuff, potentially inner divs also containing bullets --