Has anybody else had issues with this or am I the only one?

Sergio

On Jan 17, 5:02 pm, "[email protected]" <[email protected]> wrote:
> No this did not help
>
> As seen by my html this should work properly but it doesnt:
>
> <ul id="poolsmenu" class="sf-menu">
>  <li class="current">
>  <nobr>
>    <a href="#a" style="background:url('images/walmart/
> search_bar_tile.gif'); background-repeat:repeat-x; align:left;
> color:white;">My Pools</a>
>    <ul>
>
>      <li><a href="#aa">Football</a></li>
>
>      <li class="current"><a href="#ab">Hockey</a>
>        <ul>
>          <li class="current"><a href="#aba">NHL</a>
>            <ul>
>              <li><a href="#abaa">Playoff Bracket</a>
>                <ul>
>                  <li><a href="#abaaa">playoff09</a></li><!--error-->
>                  <li><a href="#abaab">myplayoff</a></li>
>                </ul>
>              </li>
>
>              <li><a href="#abab">Straight Pickem</a>
>                <ul>
>                  <li><a href="#ababa">NHL09</a></li><!--error-->
>                  <li><a href="#ababb">myNHL</a></li>
>                </ul>
>              </li>
>            </ul>
>          </li>
>
>          <li><a href="#abb">NCAA</a>
>            <ul>
>              <li><a href="abba">Playoff Bracket</a>
>                <ul>
>                  <li><a href="#ababa">NHL09</a></li>
>                  <li><a href="#ababb">myNHL</a></li>
>                </ul>
>              </li>
>              <li><a href="abbb">Straight Pickem</a></li>
>              <li><a href="abbc">Confidence Pool</a></li>
>            </ul>
>          </li>
>
>        </ul>
>      </li>
>
>    </ul>
>  </nobr>
>  </li>
> </ul>
>
> The 4th tier of <ul> get called with the 3rd tier for some reason.
>
> Sergio
>
> On Jan 17, 4:03 pm, johny why <[email protected]> wrote:
>
>
>
> > i was having superfish problems too. i resolved them with the !
> > important method. might be your 
> > solution.http://groups.google.com/group/jquery-en/browse_thread/thread/fda8d8c...-
> >  Hide quoted text -
>
> - Show quoted text -

Reply via email to