Re: How can I dynamically place a small on a large image?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm working on an application using the html <map> tag where I'd like to automatically place a small image on a larger image automatically.

For example, I've got a table of <map> coordinates such as:
<map name="Map">
<area shape="rect" coords="469,188,488,205" href="/courses/Start_Locs/Loc_Maps/baes.jpg">

Where I've got about 40 <area> coordinates stored in a DB that changes often.

I don't want to have to manually edit the main image every time a new coordinate is added or moved.

Anyone know of a way to do this, other than having to use GD or ImageMagick?

CSS?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux