is it possible to use jQuery to achieve a simultaneous ":hover" for both a parent AND a child element at the same time ? Specifically, i would like both the parent and the child to change background images when ever the cursor moves over the parent tag thus changing the child elements background as well.
The reason i ask is that i would like to make a nav-bar with out fixed with backgrounds so that its functions more dynamically when changing content. Please ask if any of this is unclear. Thanks you and have a nice day.