rollover image is an image that changes to some other image when you or your customer rolls the mouse over it
Questions tagged [rollover]
451 questions
1
vote
1 answer
how to elegantly use css sprites in an inline element?
I'm aware of this hack for inline-block property, but as it really is a hack for the poor browser support, I was wondering if there is a more elegant solution to use CSS sprites without the necessary line-break of block elements.
To illustrate the…

alexbrunner
- 17
- 1
- 10
1
vote
2 answers
Find the word the mouse is over for Text component (Flex/Actionscript)
Is it possible (if so how) to find out what word the cursor/mouse is over when it is moving over a < mx:Text > component?
So for example as the user moves the mouse along a sentence (inside text component), each word will highlight as they go (I…

kenneth
- 1,055
- 1
- 8
- 15
1
vote
1 answer
How can I fade in a DIV with jQuery on rollover?
I've tried lots of code that I have found on this site, but none of it seems to work. I'm not very knowledgable on HTML and jQuery, so it's probably something really simple that I am doing wrong. Here is some sample code: