I am trying to "activate" the hover state of a layered hover animation with jquery/javascript by CLICKING on another element on the site. I thougt it might be possible to just set an own css class on the hover-items. This works - but only the first time when clicking...
Maybe there is just a certain css class that must be applied to the hover-item to show the hover certain state?
