I wish to incorporate a circular navigation with hover effects on the individual items. Are there any tutorials out there?
If not, what would be the best way to make 6, 8, or 12 link "items" arranged circularly around a circular logo? They will have different states when hovered, active, or depressed? I want the items to have that "buttony" feel. I can use javascript to do this if there is anything suited towards it, but prefer using primarily CSS.