Mozilla/mozilla/editor/ui/dialogs/content/EdImageMapPage.html
brade%netscape.com f6a4506783 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@51883 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-26 21:27:05 +00:00

8 lines
323 B
HTML

<html>
<head>
<title>Image Map Editor</title>
<link rel=StyleSheet href="chrome://editor/content/EdImageMap.css" type="text/css">
</head>
<body onmousedown="top.downMouse(event)" onmouseup="top.upMouse(event)" onmousemove="top.moveMouse(event)" onclick="top.clickMouse(event)" onkeypress="top.polyFinish()">
</body>
</html>