Image Map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to various destinations. The intention of an image map is to provide an easy way of linking various parts of an image without dividing the image into separate image files.
0
votes
0answers
19 views
Bing Style Tooltips with JQuery
I was just wondering if anyone knows of a jQuery tooltips plugin that works in a similar way to the tooltips on the Bing home page http://www.bing.com/
If you hover over the image, 4 semi transparent ...
1
vote
0answers
23 views
image map in Java
I've seen some examples on how to make image maps in Java, but they are all a PITA since you have to code all the coordinates by hand. Are there any tools out there than I can generate the ...
-1
votes
0answers
28 views
jQuery click bringing up wrong content in IE8
I'm working on this page - http://www.cabletv.com/blog/family-guy-characters/ - and if you click on the Kool Aid man on the left side, it brings up a form. However,apparently if you click it in IE8, ...
0
votes
0answers
20 views
OrangeBox create method
I am trying to use the create method of OrangeBox to create a lightbox with custom content when an area on an image-map is clicked. I was originally trying to use createCustom but that method seems to ...
1
vote
1answer
80 views
Create an accept check-box using HTML5
I have created an accept button (like in stackoverflow.com), using jquery. I used maphilight.js plugin.
In details, I created an image map, I defined my area, and applied the plugin so that this area ...
0
votes
1answer
36 views
Javascript image map, change div
Okay i have 5 image maps,
<map name="Map" id="Map">
<area id="Frame1" shape="poly" coords="549,225,687,234,682,373,543,366" href="#" alt="Frame 1" />
<area id="Frame2" ...
0
votes
1answer
44 views
Canvas or SVG for Basic Interactive Editor
Ok, I've been all around "full-circle" on this one, the time for research is over and I now need to ask for help.
Here's the problem, I'm trying to create a barebones Drag & Drop polygon editor ...
0
votes
0answers
34 views
HTML and Javascript: Multiple images sharing a single map
I want to reuse an image map for several different images.
I'd like Javascript that will be able to know that I clicked on Area 2 of image3 for example.
Is this possible using Javascript?
If so how do ...
0
votes
0answers
15 views
Image map hover not in the right place
I have a client that I did an image map for. Her view is all skewed yet I have tested it in all browsers and have no issue. The hover should show the list of towns for each county.
I did it simple CSS ...
0
votes
0answers
18 views
image map does not work in google chrome
Can any one tell me where the error is in this html coding?
https://newmedia.leeds.ac.uk/ug10/cs10jy/portfolio/studenthands/imagemap.html
I have wrote this code but I cant seem to see where i'm ...
0
votes
0answers
12 views
Hyper-linking moving objects within an image?
I want to know if it is possible to create an image with hyper-links inside, such as one would make for a HTML image-map but with the hyper-linked objects actively moving around within the boundaries ...
0
votes
0answers
32 views
FancyBox + Hotspots/Image Maps = Multi-Image Photo Gallery
I am trying something new for a Photography Website portfolio ... I decided to create one image that is of "mosaic" type layout in Photoshop. Then when brought into Dreamweaver, placed hotspots over ...
0
votes
0answers
107 views
using wowslider and image maps (javascript)
I'm running into a small problem whilst creating image maps. I have a slideshow (created using wowslider) and the image maps will not work when it is loaded. I think I have to call the image maps ...
0
votes
0answers
23 views
ASP.NET ImageMap's Click handler don't triggered with ImageMapster plugin
Hello!
My imageMap click handler not triggered together with imagemapster's script on page.
(click handler):
protected void SVWorkPlace_Click(object sender, ImageMapEventArgs e)
{ ... }
...
0
votes
0answers
34 views
How to record Click and corresponding ajax call on Image map on Selenium IDE?
I have an Image with image mapping as well as storing the mouse click position on click event.
Following is sample mapping area to get the idea.
<map id="ctl00_ContentPlaceHolder1_mapFront" ...
0
votes
1answer
39 views
Getting rid of blue border and opening links in new window in Javascript
First off, I'm a beginner with JavaScript so please be kind :). I am trying to get rid of a blue border on my image map and trying to get my links to open up in new windows. @Xotic750 has been very ...
0
votes
1answer
52 views
OnMouseOver feature not working
I've made an image map for an image with social links on it. However, when I changed the links to open in a new window I lost my OnMouseOver cursor. This is all in JavaScript by the way. I've tried to ...
-3
votes
1answer
42 views
Converting multiple images into one, then generating image map for them [closed]
I have 8 images, I wanna convert them into one image at the php server side, then send them to the client as one large image. But I also want to allow user to be able to click each individual image ...
0
votes
1answer
26 views
Different content shown based on image map link(s)
I have an image mapped to 3 links at the bottom of a page. Clicking a link slides related content into view from the bottom. Clicking the link again will make the content disappear.
Lets say I have ...
0
votes
1answer
34 views
Get X and Y point within bitmap using OnTouchListener
I put a bitmap on the screen and want to make it so that when you touch a certain point on that bitmap something specific to that point happens. To do this I need it so that when a point on the ...
0
votes
0answers
134 views
Adding and appending elements and text on hover / mouse over using Jquery and HTML3 Maps
I'm very new to jQuery, but found that I need it to create my portfolio.
The effect I am hoping to achieve is adding the class info and appending a h2 and two p lines. I would like this to happen ...
0
votes
0answers
40 views
CSS tooltip on hotspots within image?
Can anyone tell me how to add a CSS tooltip to an image with multiple hotspots? Or point me in the direction of a relevant tutorial? I would like the tooltip to display on hover and upon clicking the ...
0
votes
1answer
46 views
Write or draw text on image map
I have created a image map which contains imageview inside scrollview , in my imageview if touch on particular portion then i want to draw text on that particular portion.
Is there any library for ...
0
votes
2answers
62 views
Mapping background-image of element
I know we have <map> and <area> for mapping an image. I want to use polygon mode of this.
But just imagine I have a div element with a background-image and I want to map the background ...
0
votes
0answers
49 views
Image Map not working in Firefox! works fine in Chrome+Safari
Ive made a image map and its not working in firefox. It works fine in both Chrome and Safari.
This is the site
bryanedwardcollins.com
Please help!
<MAP NAME="menumap" >
<AREA
...
0
votes
0answers
28 views
Why does MapHighlight Doesn't work in IE8 & IE9 in asp.net?
I have implemented MapHightlight API in my web page From here This works in IE 10,FireFox & Chrome only but flashes ERROR in IE 9. & in IE8 when mouse over is done it disturbs the image.
...
0
votes
1answer
68 views
make image area map without using dreamweaver/firebug
Is their any way that one can make the image area map without using Dreamweaver?
Manually its difficult to play with the coordinates to design a perfect composition i think, well currently i am ...
0
votes
1answer
19 views
Hide previously opened article on imagemap click?
I was wondering if someone can help me out
http://jsfiddle.net/zjCzc/
I have this area map that I created over the United States and i wrote
$(document).ready(function() {
...
0
votes
0answers
22 views
pChart 2.0 Image Maps & Caching At The Same Time?
Is it possible to use image maps and cache the charts at the same time?
When I enable caching, the image maps are no longer created.
I need to have the image maps so the value is shown when i mouse ...
0
votes
2answers
117 views
How to make an image map or hotspots on android
Im making an app on android and need to make an image map or hotspots on an image so that if you click on a certain point of the image it does something.
The image above is what i need it for. I ...
0
votes
1answer
32 views
One image with two hrefs controlled by an image map
I'm trying to figure out a way to have two href's attached to a single image, sort of like an old school image map, but just using CSS. Is this even possible?
Currently the HTML looks like this. But ...
2
votes
2answers
103 views
Jump to a specific location on an image map
I have a big image with an HTML <map>, and I want to jump to a particular region on that image. I have used the <area /> tag for marking the locations
Take a look at the code :
<img ...
1
vote
1answer
56 views
Creating link areas on the fly
I want to create an image with a link map. The map will contain many areas which have to change very often. Instead of recreating the areas every few seconds I would like to only create them when the ...
0
votes
1answer
66 views
jQuery Imagemapster Multiple Click State
I'd like to implement multi-state coloring using http://www.outsharked.com/imagemapster/.
In other words, when an area is clicked once, it'll be highlighted in GREEN, if clicked twice it'll be ...
-2
votes
2answers
58 views
Why is image-mapping bad? [closed]
I'm trying to convince my current place of employment that image mapping is outdated and that we should be using all HTML/CSS instead. I need some compelling arguments against image mapping. Could you ...
1
vote
2answers
80 views
Scale Image Maps with Jquery
So I've this problem. I'm new to programming, keep that in mind.
What I'm trying to do: Scale some value in an image map using JQUERY.
What I thought: Image was wrapped at a width that it's its ...
0
votes
0answers
32 views
Image mapping and mouseleave event
I have an image using a map with some areas defined in it.
I need to fire an event when the mouse leaves the image, so I attached one 'mouseleave' event to the image with jQuery (1.9.1).
...
0
votes
0answers
19 views
how to get a random point inside the given coordinates of a area tag of an image map?
i have a html code where image map is used
<area title="area1" shape="poly" ...
0
votes
1answer
72 views
css sprites or Image map?
first and foremost the link to my site is
http://graph-art.matc.edu/harrisd5/vicom123/assign2/index.html
I"m a student new to web development...please for me???
The navigation below my images I ...
0
votes
0answers
80 views
Can I load external data (blog post) onclick with Imagemapster and WordPress?
I have already tested loading blog posts into a lightbox using the Lightbox Plus Colorbox plugin for Wordpress. It requires manually adding a class to each <a> element and a get variable at the ...
0
votes
0answers
98 views
Android image map borders
For an Android App I'm trying to create a map and allow the users to click on the map, and need to show the bordering areas of the shape that's been clicked on.
I'm using an image with areas defined ...
0
votes
1answer
92 views
calculate width & height of poly area on image map
Is it possible to calculate width and height for each poly area on image map using coords?
I have an image and use image map with multiple different sized polys. I need to find center point each one.
...
1
vote
0answers
72 views
Fancybox with Image Map & Hyperlinks with Thumbnail helper
So I got Fancybox Thumbnail helper to work on my page using a hyperlink in my footer. I also want a link to the same gallery using an image map in the body of the page. Do I need to run a different ...
0
votes
1answer
101 views
Place an image on top of another at a specific location
What im trying to do is make a interactive collectible map as a part of a collectible guide for a game. The main image (grid in this case) will be the map of an area in a game. On the map there will ...
1
vote
2answers
48 views
Jquery Information map
I'm trying to achieve something similar to the map on the Visit Norway Website
I have looked at a number of plugins to get me started like j vector maps, ammaps and imagemapmaster.
Image Map ...
1
vote
1answer
82 views
Check Element Position Inside Image Map
Is there any easy way to know if a DIV element is positioned inside the polygon image map?
I need a draggable element to be put on a predefined place of an image e.g. Russia country, and I use the ...
0
votes
0answers
45 views
Adding image-map through Javascript
I have an image with image-map like this:
<img src = "kp.png" usemap = "#kpmap" />
<map name = 'kpmap'>
<area class = 'clickable' id = "clickable" shape = 'polygon' coords = ...
0
votes
1answer
46 views
Why do I get an error when I try to retrieve the image coordinates via $_POST?
While trying to handle image maps, I get an error if I try to retrieve the coordinates via $_POST . I do not understand the reason though.
For the following form :
<form method='post' ...
2
votes
3answers
144 views
How to set image map in a portion of the background image?
I know how to set image map for foreground image.But this time I want set image map for a portion of the image,which is set as the background image of a div.How can I do this.I have searched a lot in ...
0
votes
2answers
910 views
Image Map with Image popup on hover over hotspot
I am building a calendar that has events on certain days. The calendar is a jpg that I have created an image map for. When you hover over a hotspot or "event" on the calendar, I want an image to hover ...






