Basicly I want to check if one div is hovering another div, I've searched a lot for this, but couldn't find anything D:
I made a div that you can control by using the arrow keys, so now I want to check if that div is hovering another div, if so it should do something.
I really can't figure this out, please help.