I m building a navigation with drop down menus. I d like the line item that contains the unordered list, subnav, to have white anchor text when hovered. I have done this but my selector has resulted in a bug with one of the drop down line items. Please see: http://jsfiddle.net/W3Dzd/ If you hover over "sui generis" and run the cursor down the menu it works fine except for "mantels" - the anchor text does not change color when hovered. I guess that what has happened is that the selector for the 3rd line item in the main nav has also selected the 3rd line item in the subnav. Can someone suggest a better selector or way around this?
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....