Answer the question
In order to leave comments, you need to log in
How to add a class to a block when hovering over another?
How to implement a hover of one block through a bunch of ng-mouseover and ng-class and assign a class to another?
I put ng-mouseover in block 1 and got stuck.
Here is an example.
<div ng-mouseover = 'inHover()' class='block1'>
<!--Какой-то контент-->
</div>
<div class='block2'>
<!--Какой-то контент-->
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question