Help - Search - Members - Calendar
Full Version: adding an image map?
Movable Type Community Forum > Additional Resources > Tips and Tricks
ljmurder
i'm attempting to modify my main index to have an image map as it's banner. yet when i insert the HTML to include the image map it updates but cuts off any other code past the image map.  here is the code i'm putting in

[CODE]

ljmurder
sorry, here is the code.

CODE
<div id="banner">
<img name="uzumaki" src="uzumaki.gif" width="641" height="173" border="0" usemap="#m_uzumaki" alt=""><map name="m_uzumaki">
<area shape="rect" coords="513,118,641,173" href="/themes" alt="" >
<area shape="rect" coords="267,118,503,173" href="http://users.boardnation.com/~joevsjapan" alt="" >
<area shape="rect" coords="104,118,267,173" href="/features" alt="" >
<area shape="rect" coords="0,118,104,173" href="http://www.joevsjapan.com" alt="" >
</map>
</div>
kadyellebee
I pasted that code into my HTML editor and put some text after it and it seemed to work -- Can we have a link to the page that's causing you problems?  Maybe there's something else going on.

Kristine
ljmurder
it's not really that the code doesn't work per se, it's that when i enter the code, everything after it disappears on the rebuild.  So basically i get the image map but no blog afterwards.  I'm entering this through the editing menu.

i'm temporarily working around that by splitting the images but i'd rather not do that.

the site is here: http//www.joevsjapan.com/
ljmurder
the second theme is here: http://www.joevsjapan.com/index2.html  both need image maps instead of the current navigation at the top but the code after the inserted HTML gets cut.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.