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
votes
1 answer
JQuery Image Text/Caption Rollover
I need this rollover to show text when you hover over the image. I've looked up several different tutorials, but I can't find many about adding text/captions with jQuery. Lots with using CSS3, but none with just jQuery. I've tried the…

Hercell Yutiko
- 35
- 5
-1
votes
1 answer
Mouse Hover on text changes images in fix location - Wordpress
I am working on a wordpress page and i want to set a fixed image and 3 different texts at the the bottom of it.
What I want to do is that when the mouse hover on Text1 the top image changes, when the mouse hover Text2 the top images changes…

Toby
- 1
-1
votes
1 answer
Convert calendar date in Excel to same weekday in future years
I have a spreadsheet I have created from Outlook calendar export for 2014. I need to rollover the StartDate dates in my spreadsheet (B3) to the same day of the week in 2015 (e.g., Monday appointment in 2014 needs to be on Monday in 2015). I've…

Tammy
- 1
-1
votes
2 answers
How to rollover text on images dynamically using javascript/jquery
I am new to web development but highly fascinated by it. So, basically I am creating a light-box where thumbnails of images will be appear on screen and they will appear bigger in size when user clicks over them. Now, I want when user hovers over…

Yomesh
- 288
- 1
- 4
- 19
-1
votes
2 answers
Rollover image in a div?
I have a custom twitter share button that is in the bottom right of my page. Its an image inside a div that is meant to rollover, but it wont rollover. Is it even possible to add rollover images inside a div?
so is there a workaround that will make…

Dunne08
- 143
- 2
- 2
- 10
-1
votes
1 answer
How do I get mouse over image and sound roll over in HTML
This is a super simple question but I am stumped how to get the HTML to work out.
I have all the javascript set up, everything in place, but I don't know how to make the HTML work.
This is what I have
-1
votes
2 answers
javascript rollover to get text
Is it possible to use javascript in order when rolling over or (clicking) a word in a web page to get that word (e.g in variable). I would like to make a firefox extension with that feature.

unicorn
- 139
- 1
- 9
-1
votes
2 answers
Show hide symbol in Adobe Edge
Just trying to get my head around Adobe Edge. What I want to achieve sounds simple but having real trouble. I have a button element, that when mouseover, displays an animated symbol I have.
Currently my code,on the button is…

Casso77
- 41
- 1
- 8
-1
votes
1 answer
Rollover images used in template stopped working on only one page
I have a navigational menu feature on my website, which is part of a template I use on all pages of the site. When you hover over one of the navigational 'buttons' the arrow on the button changes to a blue, downward-facing arrow. All pages are…

evan_w
- 1
- 1
-1
votes
1 answer
Tumblr HTML : how to show photo caption upon hover / rollover?
Brand new to this. Apologies in advance if this is extremely elementary...
I am using a photo grid theme that doesn't show the caption until you click through.
However, i would love to reveal the caption if the user rolls over or hovers over the…

user2125481
- 1
- 1
- 1
-1
votes
1 answer
img rollover affects text in same div
I have a div that houses an img and a title that sits below it. There is a hyperlink that wraps around this entire div. How can I make the text-link hover state show when I hover over the image? Here's the html so far:

user1834710
- 3
- 1
-1
votes
1 answer
Does anyone know why this exception was thrown? Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
Possible Duplicate:
Can anyone help me identify the Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException on Line 65?
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at…

user1469139
- 13
- 1
- 9
-1
votes
1 answer
Image rollovers with anchors targeting iframes
I have some issues with the website I'm making that I need help resolving. Here's a link to the live example:
http://scissormanmusic.com/index_new4.html
The news, beats, and music rollovers and anchors work fine for me on Firefox 12 and Chrome 16.…

asstaters
- 35
- 7
-2
votes
1 answer
JavaScript rollover menu
I am new to JavaScript and I wanted to try and make a simple rollover menu for a webpage that has images that change when you rollover with your mouse. I keep running into problems: the rollover images appear, but they are all going into the same…

JTru
- 1
- 1
-2
votes
1 answer
Display an Image by Text rollover
I want to display an image when i rollover an text... like the "title" attribute in a small box at the mousepointer...
It should work without big extras or additional installations.
Thanks for the help!

VACmeister
- 5
- 2