imagemap
Need to toggle attribute for an image map using jquery - Jquery .removeAttr
I\'m trying to disable an image map onClick - and eventually I\'d like to enable it if reclicked, but first things first.[详细]
2022-12-18 14:17 分类:问答Javascript generated image maps don't link in any IE
In this static version, in any browser, you can click on the close area to jump to http://www.google.com.[详细]
2022-12-16 05:20 分类:问答how to visualise/debug an imagemap?
I\'m dynamically generating an imagemap for a chart tool I have. I was hoping to be able to set a border or color on the area tags so I could check everything was being generated with the right coord[详细]
2022-12-15 04:34 分类:问答How to fix image maps in Safari? Broken when page is zoomed
Safari 4 apparently has a serious bug with imagemaps - the clickable areas go out of registration when the page is zoomed to anything other than 100%. It pretty much renders image maps unusable.[详细]
2022-12-14 21:35 分类:问答Highlight a section of an image in JavaScript
I run a small webpage that allows users to click on various links using image maps.I\'d like to highlight the section that a user clicks on to give some feedback to the user (they may be clickin开发者[详细]
2022-12-14 08:51 分类:问答plot points for image map
I want to add automatic area highlighting to image maps on my webpage. I\'ve found the mapper.js library to be very useful in achieving this, however creating the x,y plots around a regional map is ve[详细]
2022-12-13 09:57 分类:问答jQuery not creating area tags
I\'m trying to use jQuery to dynamically create an image map, and I ran into a weird behavior: alert( $(\'<area />\').size() );// 1[详细]
2022-12-12 14:22 分类:问答Adding reverse highlighting to the jQuery image map plugin?
I\'m using the jQuery Map Hilighter plugin, but instead of fading a dark patch over each area, I would like to reverse this and instead make the surrounding area dark, keeping the hovered area the sam[详细]
2022-12-11 14:37 分类:问答Div, Background Image, and Image Map
On a web page I\'m creating, I have a div with a background image.I overlay some text over the image that I\'ll be changing frequently, so that\'s why I\'m using a background image and real text inste[详细]
2022-12-11 03:45 分类:问答What's the definitive on image maps?
I have a fancy, graphically intensive design to convert to HTML. Its navigation has awful (non-standard ofcourse) fonts. I don\'t like text-replacements techniques that much.[详细]
2022-12-08 19:17 分类:问答