PDA

View Full Version : Multiple text rollovers, how?


scowl
03-15-2009, 05:54 PM
Hey guys,

I'm looking for a way to rollover mutiple blocks of text.

Example:

Working from my amazing little list of fruit below, how would I go about making say, Banana, Kiwi and Blueberry 'rollover' when I hover over [Link] ?

I know how to do this with images with js array, but I don't know how to do it with text. Can this be achieved in CSS also?

--------------------------------------------------
[Link]

Apple Banana Orange Mango Strawberry
Grapefruit Kiwi Blackberry Pear Blueberry
--------------------------------------------------



I'm sorry if this may be a basic question :( I'm an absolute novice and am trying to learn best I can.


Scowl