Click to See Complete Forum and Search --> : image maps?
CujoRbd
04-15-2000, 08:23 PM
how do you use one. i have a friend that wants to place one on his site, but doesn't know how. he asked me if i'd do it for him, but i don't know how to do it either.
any links to explanations on how to make one would be greatly appreciated. also, if anyone just simply knows how to make one, then please let me know.
thanks!
Strip
04-16-2000, 12:09 AM
Put the coordinates in the <HEAD>:
<HEAD>
<TITLE></TITLE>
<MAP NAME="navbtns">
<AREA SHAPE="POLY" COORDS="1,1,1,50,50,50,50,1" onClick="parent.frames.CENTERFRAME.document.location = 'new.html'")>
</MAP>
</HEAD>
The coordinates goes like: x,y, x,y, x,y, x,y. The example above should make a square. (if I got it right *S*)
Use onClick="" if you need the status window to show something else than the url. HREF="" works too of course.
Then you put a reference to the map in the <IMG>- tag:
<img src="menu.gif" usemap="#navbtns">
CujoRbd
04-16-2000, 03:14 PM
do you (or anyone else) happen to know how to engineer an image map? i, like i said, have a friend that wants one made, and i'd like to get it done.
if anyone may have links to somewhere that could possible explain a map or something, then that would be great.
thanks in advance.
Carey
CujoRbd
04-16-2000, 05:18 PM
i finally found a program that makes them for me. it is shareware (30 day trial), but i really only need it for awhile, so whatever.
but thanks to all who have helped me!
http://www.sysopt.com/forum/wink.gif CujoRbd
socalgal
04-16-2000, 05:26 PM
Cujo, how about giving us a name and a link to that proggy? http://www.sysopt.com/forum/wink.gif
FrontPage 2000 does it. Ulead SmartSaver Pro is a great program for it. It also does Image sliceing and optimization. It also can act as a photoshop plugin.
15 day trial (http://www.ulead.com/ssp/try.htm)
CujoRbd
04-16-2000, 07:27 PM
ok... here is the link. http://www.sysopt.com/forum/wink.gif
The name of it is MapEdit. It's made by a company called "boutell", or so their site says. Click here (http://www.boutell.com/mapedit/) to go to the description page, or here (http://www.boutell.com/mapedit/download.html) to go directly to the download page.
[This message has been edited by CujoRbd (edited 04-16-2000).]
SysOpt.com
Copyright Internet.com Inc. All Rights Reserved.