I have a rather strange problem: on one of my pages I want to use an image map combined with a picture to use hovers, links etc. I created the image map and tested it with a normale html-page and everything worked just fine.
Now, when I try to past the code for the image map into word-press something just doesn't work. The image map is display correctly and all the links work BUT above (or below depending on where I place the code) the image there is a huge open space. This free space seems to be as big as the code necessary for the image map. Looks like word-press is treating the <map></map> tag and everything in-between like invisible text or something.
So I guess that's not a problem on the side of my html skills but rather some perculiar error with word-press or my theme.
Anyone got an idea how to solve this?
(Unfortunately I can't show you a like to the site b/c I've only tried this offline so far.)