treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Simple jQuery DropDown question

  • I was using the following drop down tutorial from CSS Tricks to help with a drop down menu.

    I have everything working except for the item staying highlighted while I move my mouse over to the next item.

    For example, if I was to hover over For Facilities > Batting Cages > Indoor, then Batting Cages would not keep the yellow color.

    What controls keeping that color while my mouse is on Indoor?

    Thanks!