I have a list that at times has more than one child. I'd like to style the parent if contains a number of children. I've tried a few options without success. Any help would be appreciated.
<ol class="parent">
<li>
<ol>
<li>Something</li>
</ol>
</li>
</ol>
lior aolcontaining anol? And what is receiving the style modification? – mrtsherman Aug 15 '11 at 17:44