AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

text/hyper/HTML_MapMaker.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:1.03 Update Create Client Side Image Maps
Author: Vex_ at HOTMAIL.COM
Uploader:Vex_ HOTMAIL COM
Type:text/hyper
Version:1.03
Architecture:m68k-amigaos
Date:1997-08-22
Download:text/hyper/HTML_MapMaker.lha - View contents
Readme:text/hyper/HTML_MapMaker.readme
Downloads:392

This is a minor update.  It fixs a small window bug, the program now opens a
correct size window no matter what font is used for the title bar.  Plus the
save  routine  now  includes  the  width and height attributes for the image
element.

------- Original ReadMe follows --------------------------------------------

This  program  is designed to generate HTML code for client-side image maps.
Have  you  seen  Web  Pages that contain pictures that allow you to click on
different areas to go to different links?  Well, these pages are using image
maps,  some maps are server side and some are client side.  Client side maps
are created using code that looks something link this...


	<MAP NAME="ImgMap">
	<AREA SHAPE="RECT" COORDS="0,0 100,24" HREF="page1.html">
	<AREA SHAPE="RECT" COORDS="100,0 200,24" HREF="page2.htm">
	<AREA SHAPE="RECT" COORDS="0,25 100,50" HREF="page3.htm">
	<AREA SHAPE="RECT" COORDS="100,25 200,50" HREF="page4.htm">
	</MAP>

	<IMG SRC="picture.gif" USEMAP="#ImgMap" BORDER=0>

All  this  code  tells  the  browser  which  sections  point  to what links.
Creating  this  code can be a lot of hassles, especially if you've got a lot
of links and you want the zones to be pixel perfect.

This  is  where  the  'HTML MapMaker' comes in!  It allows you to load in an
image,  and then select the areas that you want set up as hotzones and where
you want them to point to.  Then the program will generate the actually code
for you.


This is only an early version of the program, and there are some limitations
to what it's capable of doing. Check the guide for details.

============================= Archive contents =============================

Listing of archive 'HTML_MapMaker.Lha':
Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   70552   33473 52.5% 19-Aug-97 00:53:54  HTML_MapMaker/HTML_MapMaker
   25680    7371 71.2% 19-Aug-97 00:48:38  HTML_MapMaker/HTML_MapMaker.Guide
    1722    1252 27.2% 19-Aug-97 00:51:10  HTML_MapMaker/HTML_MapMaker.Guide.info
    1610    1290 19.8% 19-Aug-97 00:51:10  HTML_MapMaker/HTML_MapMaker.info
   28091    9257 67.0% 19-Aug-97 00:36:00  HTML_MapMaker/SHOAH.Guide
    1068     677 36.6% 19-Aug-97 00:51:10  HTML_MapMaker/SHOAH.Guide.info
     461     243 47.2% 19-Aug-97 00:51:10  HTML_MapMaker.info
   23208   22993  0.9% 23-Jul-97 06:39:30  LogicallyEntwined.exe
-------- ------- ----- --------- --------
  152392   76556 49.7% 19-Aug-97 00:55:36   8 files


Contents of text/hyper/HTML_MapMaker.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                33473   70552  47.4% -lh5- 4ed8 Aug 19  1997 HTML_MapMaker/HTML_MapMaker
[generic]                 7371   25680  28.7% -lh5- 8601 Aug 19  1997 HTML_MapMaker/HTML_MapMaker.Guide
[generic]                 1252    1722  72.7% -lh5- e9a0 Aug 19  1997 HTML_MapMaker/HTML_MapMaker.Guide.info
[generic]                 1290    1610  80.1% -lh5- 6df4 Aug 19  1997 HTML_MapMaker/HTML_MapMaker.info
[generic]                 9257   28091  33.0% -lh5- b0f2 Aug 19  1997 HTML_MapMaker/SHOAH.Guide
[generic]                  677    1068  63.4% -lh5- 56d2 Aug 19  1997 HTML_MapMaker/SHOAH.Guide.info
[generic]                  243     461  52.7% -lh5- f480 Aug 19  1997 HTML_MapMaker.info
[generic]                22993   23208  99.1% -lh5- fe15 Jul 23  1997 LogicallyEntwined.exe
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         8 files   76556  152392  50.2%            Aug 21  1997
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>