Questions tagged [image-enlarge]
55 questions
1
vote
1 answer
image enlarge on hover with content inside div box attached to image
I was wondering if someone can guide me towards building a script where I can enlarge the image by hovering over with my mouse, but the image isn't only going to be enlarged, a div around the image will also be attached to it that appears when you…

hellomello
- 8,219
- 39
- 151
- 297
1
vote
1 answer
Containg image when enlarging
I have three images in a row. They enlarge on mouseover. The problem is that when they enlarge they crossover into the surrounding elements. My jsfiddle is here. The red border represents the overall container and the black border represents the…

user3052443
- 758
- 1
- 7
- 22
1
vote
1 answer
Using onmouseover to change image size with wp_get_attachment_image involved
Below is part of the code I use to display multiple rows of products with tiny thumbnails (35x35 pixels) next to each product. It is an admin page that I created, much like a spreadsheet for managing products, so the less space they take up the…

LITguy
- 623
- 4
- 13
- 39
1
vote
1 answer
How do I enlarge an image imported onto a Tkinter canvas?
I am working on making a background for my video game but I can't figure out or find out how to make the image larger.
My code is:
from tkinter import *
Master = Tk()
Can = Canvas(Master, width=1325, height=400)
img =…

Prophecy Oak
- 11
- 2
1
vote
1 answer
Enlarge text/image on hover/focus (bubble-up / fisheye ?)
The desired effect is what seems to be termed as/similar to Bubble-up or FishEye examples:
http://aext.net/2010/04/bubbleup-jquery-plugin/
http://interface.eyecon.ro/demos/fisheye.html
I've seen a few examples/plugins, but all had…

UselesswithJS
- 11
- 1
- 2
1
vote
0 answers
Error enlarging buttons on eclipse
Hello im trying to enlarge my buttons on eclipse. I found this code on the web that suppose to fix it
but it keeps giving me the error
Error: Could not find or load main class testEclipse.FixIcons
Any idea what can i do?
Im pretty new at this ..…

Ido Shapira
- 53
- 6
1
vote
1 answer
Click to enlarge on tumblr
I have a tumblr blog on which I post short webcomic stories. I want that when I post a few pages in a single post, they appear small, but when I click it enlarges and one can browse through the comic.
I would like to have something similar to…

Boris
- 13
- 4
1
vote
1 answer
expand image while hiding other divs
I am currently using both the fancybox thambnails and button helper.
Currently I have it all working how I would like but I would like thumbnails below the slide to disappear when the image is expanded and the excess space above the enlarged image…

Mr Toad
- 202
- 2
- 12
- 41
1
vote
2 answers
Making a picture enlarge on click. JavaScript, CSS and HTML
Found a guide here to make a picture enlarge by click but it´s not quite working. When I click to enlarge the image the small ones stay in front.
I put this in my html: