I have the following code structure:
<div></div>
<ul>
<li></li>
<li></li>
</ul>
<div></div>
<ul>
<li></li>
<li id="current"></li>
</ul>
Sorry I used HTML in my post and it hid DIV.
I am looking for a <DIV> immediately above the parent <UL>.
You could use either: