The rollover tag has no wiki summary.
0
votes
1answer
23 views
Centering a rollover button part of a division that has a background. CSS
I have the following element:
<div class="menubar">
<a class="homebutton" href="mydomain.com/home"></a>
</div>
Using this style:
.menubar {
text-align:center;
...
1
vote
1answer
21 views
How can I dynamically change the image in an Edge Animate symbol?
I'm working on a site prototype that has many rollover images in the navigation. Each image is unique, but the rollover and rollout code is identical. I'm trying to create a single symbol that can ...
0
votes
0answers
47 views
resizable rollOver sprite buttons
Hello I'm desperately trying to have sprite buttons resizable for my website but I don't know how to do it. Here's the three buttons I would like to be resizable
...
1
vote
1answer
35 views
CSS Image rollover text
I'm working on a personal site and I want to have images which on rollover. Get a low opacity fade over them and text revealed)
I have the faded opacity on rollover but I can't get text to appear.
...
0
votes
2answers
42 views
Fast rollOver on a button causes another label to rollOut (MovieClip button)
I'm new to AS3/Flash and stackoverflow and have tried to browse through different threads with this issue.
My issue is that when I rollover too quickly on one of my buttons, the button will rollover ...
1
vote
0answers
23 views
Rollover Image effect stop working
when i put in my social media icons with "Rollover Image", my main navigation rollover image effects stop working. Why is that?
the layout: http://postimg.org/image/n8xfmtodj/
My css:
wrapper
...
-2
votes
0answers
37 views
Java script Hover image [closed]
I just updated my portfolio -> www.marcuspedersen.com but the hover script I use is quite buggy, it sort of lags and sometimes you can't press the image. I've been going through several hover scripts ...
0
votes
1answer
47 views
Combining thumbnail rollover with image swap and Fancybox 2
I'm trying to combine a thumbnail rollover (which displays a larger image above the thumbs) with Fancybox. If you take a look at this test page you'll see what I'm talking about: ...
0
votes
1answer
45 views
Javascript no delay on menu items, but 5 second delay when hover off menu
i have a dropdown menu and i want to be able to hover over each drop down, with 0.3sec delay, but when you roll off the menu i want it to pause 2sec before fading out.
The markup:
<ul ...
0
votes
1answer
39 views
Thumbnail rollover with text
I'm using the following CSS code to do a rollover effect with text:
.thumb {
position:relative;
}
.thumb img:hover {
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity:0;
...
-1
votes
1answer
43 views
Rollover images used in template stopped working on only one page [closed]
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 ...
0
votes
1answer
23 views
JS Rollover resizing in Chrome upon Rollover exit
I have a javascript rollover that works in other browsers, once I use Chrome to rollover it, upon exiting it resizes to an absurdly small size.
Any ideas?
<script type="text/javascript">
...
0
votes
1answer
42 views
prestashop logo rollover issue
this is my first time working with prestashop just to put that out there. Ive been playing around for a few days changing certain things for my theme but one thing remains to elude me that I cant ...
0
votes
2answers
86 views
rollover menu css3
I've got a problem with rollover menu css3.
I need to create something like this:
I'm sitting on this for two days and I still have problems.
There is my progress (Upper right corner):
...
0
votes
4answers
222 views
3 button state - normal, rollover (on hover), active (on click) with jquery?
I'm using the following code to get my buttons to change to their rollover state when hovered over.
$('.button').hover(function(){
$(this).css('background-position', '0 -23px');
}, function(){
...
1
vote
0answers
60 views
swap rollover img for src img onclick
I'm wondering how to go about coding my images (with rollover/hover states) so that when they are clicked, the rollover state remains even when the cursor is not over the img itself. And have the ...
0
votes
3answers
54 views
Making CSS Image Rollovers Appear (vs. Slide in)
Not sure what's going on but I suspect jquery is at work... I am using an image sprite on hover, but the image slides in from the right as opposed to appear in place. See the blue bubble turn into a ...
0
votes
2answers
533 views
Show title on hover on gallery image thumbnails CSS
I have a gallery of images and am trying to get a simple hover of an ID number/title for each image. I don't need a fancy transition or anything (it would be too hard for me to do tbh), just the title ...
0
votes
1answer
71 views
Need to make div a rollover for image within (using jquery)
alright so i have some unique problems; first of all, my jquery is not working; i very well might have not put it in the html right so i am going to toss a good deal of code out to see;
basically i ...
0
votes
0answers
41 views
Create text link to display the mouseover part of a gif where the image now resides
I have a rollover image set up on a page in Wordpress: http://www.outtacontext.com/wp2/about/jeffs-past-wanting-out/
If you rollover that image you get a second image. The problem is is that there's ...
0
votes
1answer
120 views
Trying to make a horizontal navigation bar, but it's being tricky
I am trying to create a horizontal navbar for my site, right under the banner. I want my navbar made from of an image I made in photoshop. No matter what I do, I can't get it to work. I'm tried to ...
1
vote
2answers
105 views
Width of rollover div is different than container
I'm having an issue getting Chrome and Safari to correctly display the rollover div above my container image. What I have done works sometimes, but when resizing the page, you can sometimes see a ...
0
votes
0answers
87 views
Fancybox 2 Multi Item gallery from a button with fade effect
This is my current page http://webdesign.miad.edu/stimm/testsite2/
My concept: A rollover button that fades from color to black and white on hover. When clicked, a Fancybox 2 gallery opens with ...
0
votes
2answers
61 views
CSS Navigation images wont stop stacking
This is my first time using this site, I am stuck trying to make some rollover navigation. All of the images will do the hover over effect but they are stacking on top of each other instead of next to ...
0
votes
1answer
61 views
Image rollover list not working
I have 3 image rollovers for my social icons. Here is the HTML:
<ul class="social">
<li><a class="html5" href="#html5"></a></li>
<li><a class="twitter" ...
0
votes
1answer
326 views
Magento Image Rollover Effect
I want to create a rollover image effect on magento product page and I was wondering if you can point me to a tutorial or extension or perhaps help me with the code.
1
vote
0answers
236 views
Link on flash object does not work in Google Chrome or IE
The basic problem I have encountered is that my flash video is linked to another page and for some reason the link does not respond in Chrome or Internet Explorer. It works fine in firefox and safari. ...
-1
votes
1answer
364 views
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 ...
4
votes
2answers
261 views
<HTML> Thumbnail rollover image is apearing only in the left of screen
I'm learning how to design a website using Dreamweaver CS6. I wanted to make a photo galery that has the thumbnails shown on the page, but when you roll the mouse over them, it displays the full sized ...
0
votes
0answers
48 views
align rollover image with div
I am no expert in web design, and I have a problem.
I'm trying to center these 3 icons below the middle div but I'm not sure how to go about it?
ul.botmenu {
list-style: none;
padding: 0px;
...
0
votes
2answers
194 views
Jquery Animate menu down
I am working on a css jquery menu. I have a code like this http://jsfiddle.net/A6rUG/ and am trying to animate down instead of up.
The code is
var slideNav = (function() {
var spanHeight,
...
0
votes
2answers
184 views
HTML / CSS Image thumbnail roll over
I asked a question on here yesterday for this solution, and thought I had solved it and marked an answer as correct but now I realise it wasn't quite right.
I've been playing around with a fiddle, ...
0
votes
3answers
464 views
CSS image thumbnail roll-over to display text
I'm trying to achieve this:
STEP logo is a thumbnail, and the RV logo next to it is the same, except it is being hovered on, at this point VIEW PROJECT and a blue see-through background appear.
I ...
0
votes
1answer
55 views
Extra padding on menu in every browser only on one computer
I'm rather per perplexed by this. When I view my web page on Chrome, FireFox, IE9, Opera, or Safari on my main computer, there is an extra 3px of top padding on my menu's rollover.
When I check on my ...
1
vote
0answers
229 views
Javascript Rollover Image Link
I really hope that one of you JS Gurus can shed light on this problem.
Currently I'm working on a webpage that has small table with 5 text lines in column one.
And an image in column two.
The client ...
1
vote
1answer
190 views
Trouble with multiple rollover list items triggering image fades using jquery
I'm trying to get multiple rollover items that cause a single image to fade into several other potential images depending which rollover items are being triggered by the mouseover or hover event at ...
0
votes
2answers
221 views
CSS image rollover onclick with multiple thumbs
I am trying to achieve a very common effect on ecommerce site where you have one main picture of a product and beside it a bunch of thumbs. When you hover or click on one, it changes the image in the ...
0
votes
0answers
206 views
CSS rollover: multiple thumbs conrol large image in central pane onclick or hover
I would like to implement the effect seen on many commerce websites and Craigslist where you have a large product image and below or next to it a group of thumbs, say four. When you hover or click on ...
0
votes
1answer
76 views
Javascript rollover make weird flicker on body text - how to fix it?
I am currently working for a website, they want me to add a rollover effect on the home page (vps.futureaccess.ca/~kraun). So... I found a nice Javascript code and insert it in PHP, but when I move ...
0
votes
0answers
337 views
Horizontal scrolling with rollover images
I would like to use this code for image rollovers:
http://jsfiddle.net/dYxYs/
But i'd also like to have horizontal scrolling.
The below code works for horizontal scrolling alone but I'd like each ...
0
votes
2answers
52 views
How to install a JS code for rollovers
I googled rollover code and found one that seems like it ought to work at this address: http://www.dnolan.com/code/js/rollover/. It probably works and everything but...heh heh...I don't know how to ...
1
vote
1answer
124 views
CSS Info box rollover
I'm trying to create a simple rollover with an image to show a tip or info box/bubble.
I have a div wrapper holding the image src, and css to style/position the wrapper and child.
I just can't figure ...
0
votes
0answers
67 views
Check remote image before using it in a rollover video preview script
I use a rollover thumbnail video preview script. The first image of the array is hosted on the server and the other images are hotlinked.
The script work prety well, but I need to add a check on the ...
0
votes
2answers
516 views
Flash: AS3 – Bring symbol to front on rollover within movie
I have created a map of Europe in Flash using AS3. I am an absolute beginner. Each country has been converted into a movie (using lasso tool). These movies are on one layer (with slight outline ...
0
votes
2answers
160 views
jQuery slider if statement rollover image
So I have a slider plugin running for a WP driven site, unfortunately through the plugin you can't set rollover/active states with images. I have gotten kind of far with trying to achieve this but ...
0
votes
0answers
136 views
Auto-stretch rollover button (CSS)
Not really a question, but a useful trick for anyone who might be scouring Google for how to do this (although this is probably common knowledge to the experienced web designer). If you have an HTML ...
1
vote
4answers
457 views
javascript/css: Make image expand up and to left on rollover effect
I want to let users expand thumbnail to see large profile pic on mouseover. However, the rollover effect I have currently expands the table row to the size of the expanded image rather than showing ...
0
votes
2answers
232 views
Make rollover image pop up and to left
I have a simple rollover script I want to use to make a profile thumb get bigger so you can actually see the person's face.
Problem is when the image expands it is throwing off page layout. Is there ...
0
votes
1answer
53 views
Processing rollover conditional
I'm working on a simple rollover in processing. Currently, the rollover works when I mouse over the ellipse, but it doesn't go away when I move my mouse to another location.
float x = random(0, 255);
...
0
votes
1answer
156 views
are people still using sprites for rollover navigation in responsive layouts? [closed]
I'm sorry but I have been looking all day and can't find an answer to this. Whenever I finally find something on the topic of responsive sprites, it only talks about retina display differences and not ...





