I'm sure there's an easy answer to this, but it has eluded me and would love some help. I'm using the SilverTabHover skin as a base, and would like to accomplish two things: 1) Have the child menus left-aligned with their parent menu item. Currently, they are absolutely positioned to horizontally align with the first parent menu item. 2) Have the child menus appear ONLY when their parent item is moused over (like in the Suckerfish example). So basically, I'm trying to get the submenus to mimic the classic SolPartMenu dropdown behaviour. I'm sure (at least I hope) these changes require a couple of minor tweaks to JS/CSS, but I've been struggling with it. Thanks in advance for any input! Tyler |