Hi, I'm new to jQuery and I'm looking for a simple script (or maybe there's a simpler method) where if a user hovers over an element, another element's css property changes.
For example, hover over this image and "border-bottom" on another element changes color or something, etc. thanks