Home › Forums › CSS › Can pure CSS be used to change the background of multiple divs during a rollover? › Re: Can pure CSS be used to change the background of multiple divs during a rollover?
November 29, 2012 at 12:49 pm
#115934
Participant
Hey Senff, I have one last question for you on this since you were the one to most closely answer the question I originally posted. Using the example you linked to in your post, I was able to add a third div and get it to change by rolling over either of the first two, but is there a way (if using three inner divs) to roll over the first div and change the background of the third div to a specific color, then roll over the second div and again change the background of the third div only to a different color?