If I have something like this:

Is there a way to fire the mouseover events on BOTH divs?
Edit: Sorry all .. I tried to simplify the problem so it was clear to understand and I forgot to mention I have more than 100 divs like that so probably those solutions don’t work. I’m going to see if I can adapt them.
I put together a working example here with JSFiddle:
http://jsfiddle.net/gfosco/CU5YT/
It’s similar to madeinstefanos answer, but specific to your example..