Hey all, I've been having a little problems creating a side menu that originates from a drop down menu. I have a drop down menu and would like one or two of these words to pop up with their individual drop down menus right beside the original menu. Taking the example at the bottom what i'm trying to do is have country and treatments both have individual drop down menus of their own. can anyone help??
<li>Treatment Locater
<ul>
<li><a href="">Country</a></li>
<li><a href="">Treatments</a></li>
thanks in advance
Alex