Home|Sitemap|Contact

How can you have an exploding image map?


Given a large overview, can you click the overview image an zoom in on individual areas for more detail?

map of the USA


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Roderick Divilbiss">
<meta name="copyright" content="? 2005 Roderick Divilbiss">
<title>XXX</title>

<script language="javascript" type="text/javascript">
<!--
//-->
</script>
</head>

<style>
#main {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
</style>
</head>

<body>
</body>
</html>