Questions tagged as 'animate'

2
answers

mouseout of a parent div and a daughter div?

I'm using the .mouseover() and .mouseout() function. Both work but I have a problem. The code below is what I'm using for this purpose. The effect always makes the animation because the div both grows and minga, because it switc...
asked by 25.10.2017 / 17:24
1
answer

Elements that return to their original size when clicked again or when a sibling element is clicked

I have a table with some td that align vertically. When clicked, the td height increases, and if another td is clicked, the previous one resumes its original size. I also need the element to return to its original size when clicked again....
asked by 28.12.2017 / 17:04