Home › Forums › CSS › Help me with this css problem › Reply To: Help me with this css problem
February 16, 2016 at 7:56 pm
#238111
Participant
I dont want the :hover to only apply while the mouse hovers over the image, I want it to apply the second it hovers over the image and to stay that way.
This is a bit unclear but my guess is you’ll need JS, most likely the mouseenter
event.