Examples

<div hover-class="area--activated" class="area">area</div>
<div hover-class='{".target": "target--activated"}'>area</div>

Live Demo

Hover to activate this area
Hover to activate target elsewhere on page
.target
Use with care. Relying on hovers is bad UX design.